Skip to content

Commit

Permalink
chg: [misp-galaxy] updated to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
adulau committed Nov 20, 2024
1 parent 52d1c4a commit 5ad0d90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pymispgalaxies/data/misp-galaxy
Submodule misp-galaxy updated 50 files
+48 −12 .vscode/launch.json
+18 −3 CONTRIBUTE.md
+76 −12 README.md
+101 −12 clusters/atrm.json
+11 −1 clusters/backdoor.json
+23 −1 clusters/botnet.json
+1,366 −0 clusters/first-csirt-services-framework.json
+185 −1 clusters/mitre-attack-pattern.json
+7,626 −7,626 clusters/mitre-d3fend.json
+7 −1 clusters/mitre-intrusion-set.json
+5 −3 clusters/mitre-malware.json
+35,058 −0 clusters/nace.json
+81 −0 clusters/nice-framework-competency_areas.json
+3,855 −0 clusters/nice-framework-knowledges.json
+327 −0 clusters/nice-framework-opm_codes.json
+3,351 −0 clusters/nice-framework-skills.json
+6,519 −0 clusters/nice-framework-tasks.json
+30,339 −0 clusters/nice-framework-work_roles.json
+454 −2 clusters/producer.json
+662 −31 clusters/ransomware.json
+10,799 −8,416 clusters/sigma-rules.json
+1,313 −24 clusters/threat-actor.json
+1,124 −27 clusters/tidal-campaigns.json
+1,929 −102 clusters/tidal-groups.json
+6,345 −772 clusters/tidal-references.json
+4,917 −1,118 clusters/tidal-software.json
+237 −153 clusters/tidal-tactic.json
+292 −39 clusters/tidal-technique.json
+9 −9 clusters/tmss.json
+10 −2 clusters/tool.json
+9 −0 galaxies/first-csirt-services-framework.json
+9 −0 galaxies/nace.json
+9 −0 galaxies/nice-framework-competency_areas.json
+9 −0 galaxies/nice-framework-knowledges.json
+9 −0 galaxies/nice-framework-opm_codes.json
+9 −0 galaxies/nice-framework-skills.json
+9 −0 galaxies/nice-framework-tasks.json
+9 −0 galaxies/nice-framework-work_roles.json
+3 −0 schema_clusters.json
+229 −0 tools/gen_csf.py
+2 −2 tools/gen_mitre.py
+53 −50 tools/gen_mitre_d3fend.py
+317 −0 tools/gen_mitre_fight.py
+46 −35 tools/gen_ms_atrm.py
+51 −44 tools/gen_ms_tmss.py
+2 −2 tools/mkdocs/requirements.txt
+53 −0 tools/nist-nice/cybersecurity-opm.csv
+289 −0 tools/nist-nice/gen_nice.py
+6 −4 tools/requirements.txt
+1 −1 tools/sigma/sigma-to-galaxy.py

0 comments on commit 5ad0d90

Please sign in to comment.