fix: typo fixed in JSON

pull/79/head
Alexandre Dulaunoy 2017-10-25 16:51:12 +02:00
parent c3dc495136
commit 4391eb56c7
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 1 additions and 1 deletions

View File

@ -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\""
] ]
}, },