mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
FIX: Fix TLP options in Cases to align with TLP 2.0 #8469
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
{
|
||||
"labels": [
|
||||
"white",
|
||||
"green",
|
||||
"amber",
|
||||
"red"
|
||||
"CLEAR",
|
||||
"GREEN",
|
||||
"AMBER",
|
||||
"AMBER+STRICT",
|
||||
"RED"
|
||||
],
|
||||
"customEnabled": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user