Update machinetag.json

Official Classification markings EUCI
pull/18/head
remg427 2016-03-23 15:10:48 +01:00
parent fc62a3d3b1
commit bffb231037
1 changed files with 8 additions and 8 deletions

View File

@ -4,23 +4,23 @@
"version": 2,
"predicates": [
{
"value": "EU-TOP-SECRET",
"expanded": "EU TOP SECRET",
"value": "TS-UE/EU-TS",
"expanded": "TRES SECRET UE/EU TOP SECRET",
"description": "Information and material the unauthorised disclosure of which could cause exceptionally grave prejudice to the essential interests of the European Union or of one or more of the Member States."
},
{
"value": "EU-SECRET",
"expanded": "EU SECRET",
"value": "S-UE/EU-S",
"expanded": "SECRET UE/EU SECRET",
"description": "Information and material the unauthorised disclosure of which could seriously harm the essential interests of the European Union or of one or more of the Member States."
},
{
"value": "EU-CONFIDENTIAL",
"expanded": "EU CONFIDENTIAL",
"value": "C-UE/EU-C",
"expanded": "CONFIDENTIEL UE/EU CONFIDENTIAL",
"description": "Information and material the unauthorised disclosure of which could harm the essential interests of the European Union or of one or more of the Member States."
},
{
"value": "EU-RESTRICTED",
"expanded": "EU RESTRICTED",
"value": "R-UE/EU-R",
"expanded": "RESTREINT UE/EU RESTRICTED",
"description": "Information and material the unauthorised disclosure of which could be disadvantageous to the interests of the European Union or of one or more of the Member States."
}
]