fix: typo fixed in JSON
parent
c3dc495136
commit
4391eb56c7
|
@ -69,7 +69,7 @@
|
||||||
"scan": {
|
"scan": {
|
||||||
"values": [
|
"values": [
|
||||||
"circl:incident-classification=\"scan\"",
|
"circl:incident-classification=\"scan\"",
|
||||||
"ecsirt:information-gathering=\"scanner\""
|
"ecsirt:information-gathering=\"scanner\"",
|
||||||
"europol-incident:information-gathering=\"scanning\""
|
"europol-incident:information-gathering=\"scanning\""
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue