mirror of https://github.com/MISP/misp-objects
Chg: jq all the things
parent
e1eb747426
commit
d9a616095a
|
@ -20,26 +20,26 @@
|
||||||
"description": "AIS IndustryType.",
|
"description": "AIS IndustryType.",
|
||||||
"misp-attribute": "text",
|
"misp-attribute": "text",
|
||||||
"ui-priority": 1,
|
"ui-priority": 1,
|
||||||
"multiple": true,
|
"multiple": true,
|
||||||
"sane_default": [
|
"sane_default": [
|
||||||
"Chemical Sector",
|
"Chemical Sector",
|
||||||
"Commercial Facilities Sector",
|
"Commercial Facilities Sector",
|
||||||
"Communications Sector",
|
"Communications Sector",
|
||||||
"Critical Manufacturing Sector",
|
"Critical Manufacturing Sector",
|
||||||
"Dams Sector",
|
"Dams Sector",
|
||||||
"Defense Industrial Base Sector",
|
"Defense Industrial Base Sector",
|
||||||
"Emergency Services Sector",
|
"Emergency Services Sector",
|
||||||
"Energy Sector",
|
"Energy Sector",
|
||||||
"Financial Services Sector",
|
"Financial Services Sector",
|
||||||
"Food and Agriculture Sector",
|
"Food and Agriculture Sector",
|
||||||
"Government Facilities Sector",
|
"Government Facilities Sector",
|
||||||
"Healthcare and Public Health Sector",
|
"Healthcare and Public Health Sector",
|
||||||
"Information Technology Sector",
|
"Information Technology Sector",
|
||||||
"Nuclear Reactors, Materials, and Waste Sector",
|
"Nuclear Reactors, Materials, and Waste Sector",
|
||||||
"Transportation Systems Sector",
|
"Transportation Systems Sector",
|
||||||
"Water and Wastewater Systems Sector",
|
"Water and Wastewater Systems Sector",
|
||||||
"Other"
|
"Other"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"country": {
|
"country": {
|
||||||
"description": "AIS Country represented using ISO-3166-1_alpha-2.",
|
"description": "AIS Country represented using ISO-3166-1_alpha-2.",
|
||||||
|
|
Loading…
Reference in New Issue