chg: [ls-report] Usage of correct event name

ls20-reports
mokaddem 2020-03-10 11:12:14 +01:00
parent 5cfce7a0d4
commit fbdb00715d
3 changed files with 3 additions and 3 deletions

View File

@ -43,7 +43,7 @@
}, },
"version": 1, "version": 1,
"description": "LS Object meant for yellow teams to provide feedback on threat-reports to blue teams", "description": "LS Object meant for yellow teams to provide feedback on threat-reports to blue teams",
"meta-category": "locked-shield", "meta-category": "locked-shields",
"uuid": "271475d3-e9d6-4055-8c47-217588355406", "uuid": "271475d3-e9d6-4055-8c47-217588355406",
"name": "ls-threat-report-feedback" "name": "ls-threat-report-feedback"
} }

View File

@ -106,7 +106,7 @@
}, },
"version": 1, "version": 1,
"description": "LS Object to inform the command center analysts about the adversary infrastructure and how it is being used to attack you", "description": "LS Object to inform the command center analysts about the adversary infrastructure and how it is being used to attack you",
"meta-category": "locked-shield", "meta-category": "locked-shields",
"uuid": "359d4790-dd73-4d8c-bfb4-9e4039c8bf8c", "uuid": "359d4790-dd73-4d8c-bfb4-9e4039c8bf8c",
"name": "ls-threat-report" "name": "ls-threat-report"
} }

View File

@ -263,7 +263,7 @@
"climate", "climate",
"iot", "iot",
"health", "health",
"locked-shield" "locked-shields"
], ],
"type": "string" "type": "string"
}, },