fix: [cortex-taxonomy] jq all the things(tm)

pull/130/head
Alexandre Dulaunoy 2018-11-09 14:21:10 +01:00
parent c3c3009ff8
commit 0f1f23fbb5
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 12 additions and 4 deletions

View File

@ -7,7 +7,9 @@
],
"attributes": {
"namespace": {
"categories": ["External analysis"],
"categories": [
"External analysis"
],
"description": "Cortex Taxonomy Namespace",
"disable_correlation": true,
"multiple": false,
@ -15,7 +17,9 @@
"misp-attribute": "text"
},
"predicate": {
"categories": ["External analysis"],
"categories": [
"External analysis"
],
"description": "Cortex Taxonomy Predicate",
"disable_correlation": true,
"multiple": false,
@ -23,7 +27,9 @@
"misp-attribute": "text"
},
"value": {
"categories": ["External analysis"],
"categories": [
"External analysis"
],
"description": "Cortex Taxonomy Value",
"disable_correlation": true,
"multiple": false,
@ -31,7 +37,9 @@
"misp-attribute": "text"
},
"level": {
"categories": ["External analysis"],
"categories": [
"External analysis"
],
"description": "Cortex Taxonomy Level",
"disable_correlation": true,
"multiple": false,