mirror of https://github.com/MISP/misp-galaxy
chg: [adoc] updated with the non-cyber releated lists
parent
b649057a5a
commit
21478c0d8d
|
@ -30,7 +30,7 @@ clusters = []
|
|||
pathClusters = os.path.join(thisDir, '../clusters')
|
||||
pathGalaxies = os.path.join(thisDir, '../galaxies')
|
||||
|
||||
skip_list = ["cancer.json"]
|
||||
skip_list = ["cancer.json", "handicap.json"]
|
||||
|
||||
for f in os.listdir(pathGalaxies):
|
||||
if '.json' in f:
|
||||
|
|
Loading…
Reference in New Issue