fix: subnets announced is an ip-src type

pull/53/head
Alexandre Dulaunoy 2017-11-14 15:02:49 +01:00
parent 666c7a6916
commit 1fd5d4f6a7
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@
"subnet-announced": {
"description": "Subnet announced",
"ui-priority": 0,
"misp-attribute": "text",
"misp-attribute": "ip-src",
"multiple": true
},
"first-seen": {
@ -59,7 +59,7 @@
"multiple": true
}
},
"version": 1,
"version": 2,
"description": "Autonomous system object describing an autonomous system which can include one or more network operators management an entity (e.g. ISP) along with their routing policy, routing prefixes or alike.",
"meta-category": "network",
"uuid": "4ec55cc6-9e49-4c64-b794-03c25c1a6587",