mitre-attack / mitre-attack/attack-workbench-rest-api

As a system administrator, I would like to be able to log security events for potential auditing

Open
#134 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
57
Forks
18
Avg merge
6m
Merged PRs (30d)
2

Description

If this were available via the REST API then specific security events like "new admin account created", "user account deactivated" or "new API key added" could be added to a security events table to later be displayed in an admin panel on the UI.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the REST API service and the issue's examples of security events: creating an admin account, deactivating a user account, and adding an API key. The scope, event data, storage behavior, and endpoints are not specified; done would require an agreed design that exposes these events for later display in an admin panel.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.