mirror of https://github.com/MISP/misp-objects
fix: JQ things
parent
e3d5d636e4
commit
decd49b6fc
|
@ -8,7 +8,7 @@
|
||||||
"ui-priority": 1,
|
"ui-priority": 1,
|
||||||
"misp-attribute": "text",
|
"misp-attribute": "text",
|
||||||
"categories": [
|
"categories": [
|
||||||
"Internal reference"
|
"Internal reference"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"comment": {
|
"comment": {
|
||||||
|
@ -16,7 +16,7 @@
|
||||||
"ui-priority": 0,
|
"ui-priority": 0,
|
||||||
"misp-attribute": "comment",
|
"misp-attribute": "comment",
|
||||||
"categories": [
|
"categories": [
|
||||||
"Internal reference"
|
"Internal reference"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"type": {
|
"type": {
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
"ui-priority": 1,
|
"ui-priority": 1,
|
||||||
"misp-attribute": "text",
|
"misp-attribute": "text",
|
||||||
"categories": [
|
"categories": [
|
||||||
"Internal reference"
|
"Internal reference"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"link": {
|
"link": {
|
||||||
|
@ -32,7 +32,7 @@
|
||||||
"ui-priority": 1,
|
"ui-priority": 1,
|
||||||
"misp-attribute": "link",
|
"misp-attribute": "link",
|
||||||
"categories": [
|
"categories": [
|
||||||
"Internal reference"
|
"Internal reference"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue