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
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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