Bugfixes for subflows and user inputs

This commit is contained in:
frikky
2023-05-17 00:08:40 +02:00
parent 70ebbc909e
commit cb6df863c9
10 changed files with 49 additions and 31 deletions
+2 -2
View File
@@ -85,7 +85,7 @@ export const usecaseTypes = [{
},
{
"name": "phishing",
"aliases": ["ransomware", "phish"],
"aliases": ["ransomware", "ransomware handling"],
"value": [
{
"name": "Email analysis",
@@ -123,7 +123,7 @@ export const usecaseTypes = [{
},
{
"name": "response",
"aliases": ["response", "respond", "exploits"],
"aliases": ["response", "respond", "exploits", "eradication",],
"value": [
{
"name": "EDR host isolation",