mitre-attack / mitre-attack/mitreattack-python
[Request] Add CSV options to Supplement Excel output
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 743
- Forks
- 176
- PR merge metrics
- No merged PRs in 30d
Description
attackToExcel is great and all, but sometimes CSV is useful. Could we have it in this library as well? Especially since the attack-scripts repo is going to be archived soon. There is a script over there that sort of does this: https://github.com/mitre-attack/attack-scripts/blob/master/scripts/technique_mappings_to_csv.py
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 locating the attackToExcel implementation in this library and compare it with the referenced technique_mappings_to_csv.py script in attack-scripts. Define the supported CSV options and verify that the resulting output covers the same supplement data before adding tests for the CSV output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100