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,9 @@
|
|||||||
{
|
{
|
||||||
"labels": [
|
"labels": [
|
||||||
"white",
|
"WHITE",
|
||||||
"green",
|
"GREEN",
|
||||||
"amber",
|
"AMBER",
|
||||||
"red"
|
"RED"
|
||||||
],
|
],
|
||||||
"customEnabled": false
|
"customEnabled": false
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user