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, "version": 2,
"predicates": [ "predicates": [
{ {
"value": "EU-TOP-SECRET", "value": "TS-UE/EU-TS",
"expanded": "EU TOP SECRET", "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." "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", "value": "S-UE/EU-S",
"expanded": "EU SECRET", "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." "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", "value": "C-UE/EU-C",
"expanded": "EU CONFIDENTIAL", "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." "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", "value": "R-UE/EU-R",
"expanded": "EU RESTRICTED", "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." "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."
} }
] ]