mirror of https://github.com/MISP/misp-objects
disabled AV software correlation and re-ran jq-all-the-things
parent
f9204db304
commit
1c4933c1ce
|
@ -6,6 +6,7 @@
|
||||||
"attributes": {
|
"attributes": {
|
||||||
"software": {
|
"software": {
|
||||||
"description": "Name of antivirus software",
|
"description": "Name of antivirus software",
|
||||||
|
"disable_correlation": true,
|
||||||
"categories": [
|
"categories": [
|
||||||
"Antivirus detection"
|
"Antivirus detection"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue