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

ID and URL fix for custom stix #1

Closed
wants to merge 3 commits into from
Closed

ID and URL fix for custom stix #1

wants to merge 3 commits into from

Conversation

vivjamba
Copy link
Collaborator

ID and URL fix for custom stix
Per mitre-attack#132

Removed check for MITRE_ATTACK_ID_SOURCE_NAMES

Note: to test without using python modules, change the attackToExcel.py file to directly import stixToDf.py (~Line 12:
import stixToDf rather than import mitreattack.attackToExcel.stixToDf as stixToDf)
Then run python attackToExcel.py -stix-file STIX_FILE with desired flags

vivjamba and others added 3 commits September 25, 2023 10:37
modifications to make code more generic (towards working for both atlas, attack, and other custom stix)
@vivjamba vivjamba closed this Oct 12, 2023
@vivjamba vivjamba deleted the id-fix branch October 12, 2023 18:09
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.

1 participant