mirror of
https://github.com/DISARMFoundation/DISARMframeworks.git
synced 2025-05-12 11:42:33 -04:00
add subtechniques to stix2 generator
This commit is contained in:
parent
0549123900
commit
8937d50328
5 changed files with 85 additions and 24 deletions
|
@ -34,11 +34,6 @@ def make_disarm_matrix(tactics):
|
|||
]
|
||||
name = 'DISARM Framework'
|
||||
|
||||
# print(tactics)
|
||||
# p =[i.id for i in tactics]
|
||||
# r = properties.ReferenceProperty()
|
||||
# f = properties.ListProperty(r)
|
||||
|
||||
tactic_refs = [i.id for i in tactics]
|
||||
|
||||
matrix = Matrix(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue