Skip to content

Fix missing tactics preventing generation and code optimization#12

Open
haruspeks wants to merge 4 commits intoDISARMFoundation:mainfrom
haruspeks:main
Open

Fix missing tactics preventing generation and code optimization#12
haruspeks wants to merge 4 commits intoDISARMFoundation:mainfrom
haruspeks:main

Conversation

@haruspeks
Copy link

@haruspeks haruspeks commented Mar 11, 2025

DISARM-STIX2 is missing references to TA15 and TA17, which were added last year, breaking the generation of STIX files.

On top of that, this PR also:

  • removes unused deps
  • removes unused imports
  • optimizes JSON file generation, making it 3x faster
  • adds .gitignore to ignore cache dirs
  • regenerates output files based on the latest DISARM master file

@haruspeks haruspeks changed the title chore(tactic): update valid_tactics const with missing TAs Fix missing tactics preventing generation and code optimization Mar 11, 2025
@haruspeks
Copy link
Author

This PR also solves issue #2

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