mirror of https://github.com/MISP/misp-objects
Merge pull request #383 from nyx0/main
[victim] add information and cultural industries sectorpull/385/head
commit
89010c466c
|
@ -77,8 +77,8 @@
|
||||||
"misp-attribute": "text",
|
"misp-attribute": "text",
|
||||||
"multiple": true,
|
"multiple": true,
|
||||||
"sane_default": [
|
"sane_default": [
|
||||||
"agriculture",
|
|
||||||
"aerospace",
|
"aerospace",
|
||||||
|
"agriculture",
|
||||||
"automotive",
|
"automotive",
|
||||||
"communications",
|
"communications",
|
||||||
"construction",
|
"construction",
|
||||||
|
@ -88,12 +88,13 @@
|
||||||
"engineering",
|
"engineering",
|
||||||
"entertainment",
|
"entertainment",
|
||||||
"financial services",
|
"financial services",
|
||||||
"government national",
|
|
||||||
"government regional",
|
|
||||||
"government local",
|
"government local",
|
||||||
|
"government national",
|
||||||
"government public services",
|
"government public services",
|
||||||
|
"government regional",
|
||||||
"healthcare",
|
"healthcare",
|
||||||
"hospitality leisure",
|
"hospitality leisure",
|
||||||
|
"information and cultural industries",
|
||||||
"infrastructure",
|
"infrastructure",
|
||||||
"insurance",
|
"insurance",
|
||||||
"legal",
|
"legal",
|
||||||
|
@ -125,5 +126,5 @@
|
||||||
"sectors"
|
"sectors"
|
||||||
],
|
],
|
||||||
"uuid": "a8806e40-39ad-435f-be02-ac2a13d6fc7d",
|
"uuid": "a8806e40-39ad-435f-be02-ac2a13d6fc7d",
|
||||||
"version": 7
|
"version": 8
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue