chg: [ioc] typo fixed in predicate

pull/207/head
Alexandre Dulaunoy 2021-03-25 14:05:07 +01:00
parent 671b68b491
commit 4c9de6fbb4
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{ {
"namespace": "ioc", "namespace": "ioc",
"description": "An IOC classification to facilitate automation of malicious and non malicious artifacts", "description": "An IOC classification to facilitate automation of malicious and non malicious artifacts",
"version": 1, "version": 2,
"predicates": [ "predicates": [
{ {
"value": "artifact-state", "value": "artifact-state",
@ -10,7 +10,7 @@
], ],
"values": [ "values": [
{ {
"predicate": "artifact state", "predicate": "artifact-state",
"entry": [ "entry": [
{ {
"value": "malicious", "value": "malicious",