Merge branch 'master' of https://github.com/Delta-Sierra/misp-taxonomies
commit
8810f69063
|
@ -168,25 +168,25 @@
|
||||||
"tlp-white": {
|
"tlp-white": {
|
||||||
"values": [
|
"values": [
|
||||||
"tlp:white",
|
"tlp:white",
|
||||||
"ipe:traffic-light-protocol=\"WHITE\""
|
"iep:traffic-light-protocol=\"WHITE\""
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"tlp-green": {
|
"tlp-green": {
|
||||||
"values": [
|
"values": [
|
||||||
"tlp:green",
|
"tlp:green",
|
||||||
"ipe:traffic-light-protocol=\"GREEN\""
|
"iep:traffic-light-protocol=\"GREEN\""
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"tlp-amber": {
|
"tlp-amber": {
|
||||||
"values": [
|
"values": [
|
||||||
"tlp:amber",
|
"tlp:amber",
|
||||||
"ipe:traffic-light-protocol=\"AMBER\""
|
"iep:traffic-light-protocol=\"AMBER\""
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"tlp-red": {
|
"tlp-red": {
|
||||||
"values": [
|
"values": [
|
||||||
"tlp:red",
|
"tlp:red",
|
||||||
"ipe:traffic-light-protocol=\"RED\""
|
"iep:traffic-light-protocol=\"RED\""
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue