mirror of https://github.com/MISP/PyMISP
Update default category for url as in https://github.com/MISP/MISP/pull/3119.
parent
6d630efebd
commit
f1830ee8aa
|
|
@ -78,7 +78,7 @@
|
||||||
"to_ids": 0
|
"to_ids": 0
|
||||||
},
|
},
|
||||||
"url": {
|
"url": {
|
||||||
"default_category": "External analysis",
|
"default_category": "Network activity",
|
||||||
"to_ids": 1
|
"to_ids": 1
|
||||||
},
|
},
|
||||||
"http-method": {
|
"http-method": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue