Browse Source
chg: [schema] optional kill_chain_order field added
pull/344/head
No known key found for this signature in database
GPG Key ID: 9E2CD4944E6CBCD
1 changed files with
3 additions and
0 deletions
-
schema_galaxies.json
|
|
@@ -25,6 +25,9 @@ |
|
|
|
}, |
|
|
|
"namespace": { |
|
|
|
"type": "string" |
|
|
|
}, |
|
|
|
"kill_chain_order": { |
|
|
|
"type": "object" |
|
|
|
} |
|
|
|
}, |
|
|
|
"required": [ |
|
|
|