forgot multiple flag on two attributes

pull/420/head
goodlandsecurity 2024-03-15 13:52:09 -05:00
parent c3f17d6060
commit 11bf472d8e
No known key found for this signature in database
GPG Key ID: 76116114326DBCF8
1 changed files with 3 additions and 1 deletions

View File

@ -9,6 +9,7 @@
"environment": {
"description": "Stairwell environments that this object has been seen within",
"misp-attribute": "comment",
"multiple": true,
"ui-priority": 0
},
"imphash": {
@ -71,6 +72,7 @@
"yara-rule-match": {
"description": "Stairwell yara rule resource names which have matched on this object",
"misp-attribute": "comment",
"multiple": true
"ui-priority": 0
}
},
@ -84,4 +86,4 @@
],
"uuid": "113d31ab-6eea-46df-976c-e955c369acd2",
"version": 1
}
}