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",
|
||||
"multiple": true,
|
||||
"sane_default": [
|
||||
"agriculture",
|
||||
"aerospace",
|
||||
"agriculture",
|
||||
"automotive",
|
||||
"communications",
|
||||
"construction",
|
||||
|
@ -88,12 +88,13 @@
|
|||
"engineering",
|
||||
"entertainment",
|
||||
"financial services",
|
||||
"government national",
|
||||
"government regional",
|
||||
"government local",
|
||||
"government national",
|
||||
"government public services",
|
||||
"government regional",
|
||||
"healthcare",
|
||||
"hospitality leisure",
|
||||
"information and cultural industries",
|
||||
"infrastructure",
|
||||
"insurance",
|
||||
"legal",
|
||||
|
@ -125,5 +126,5 @@
|
|||
"sectors"
|
||||
],
|
||||
"uuid": "a8806e40-39ad-435f-be02-ac2a13d6fc7d",
|
||||
"version": 7
|
||||
"version": 8
|
||||
}
|
Loading…
Reference in New Issue