Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAPEX-36: Write YAML into CSV and JSON #5

Merged
merged 29 commits into from
Oct 11, 2023

Conversation

emeth1
Copy link
Contributor

@emeth1 emeth1 commented Sep 29, 2023

Fixes #36

What Changed

  1. Parsed mapping written into yaml, json, and csv files
  2. Mappings parsed into newest iteration of the unified data schema

Limitations

  1. Schema will likely be iterated on, and the data structures may need to change.
  2. Some project metadata fields are empty
  3. It has not yet been decided whether each attack object will have a metadata object attached to it, or if there will be only one metadata object per project. In this iteration of the parsings, each attack object has a metadata object attached.

@emeth1 emeth1 force-pushed the MAPEX-36_write_yaml_into_csv_json branch from cff4769 to 301376c Compare September 29, 2023 14:38
@emeth1 emeth1 requested a review from mikecarenzo September 29, 2023 14:52
@mikecarenzo mikecarenzo changed the title Mapex 36 write yaml into csv json MAPEX-36: Write YAML into CSV and JSON Oct 3, 2023
Copy link
Contributor

@mikecarenzo mikecarenzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's collect all the AWS mappings into a single CVE and JSON file. Likewise for the Google and Azure mappings. It'll make managing each security stack mapping a lot easier.

@mikecarenzo mikecarenzo merged commit dea957c into main Oct 11, 2023
1 check passed
@mikecarenzo mikecarenzo deleted the MAPEX-36_write_yaml_into_csv_json branch October 11, 2023 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants