Skip to content

Commit

Permalink
Fixes typo in siem_cloudtrail job description
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl committed Jul 13, 2020
1 parent 9e99f73 commit ccb0b59
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"job_type": "anomaly_detector",
"description": "Looks for unsual errors. Rare and unusual errors may simply indicate an impending service failure but they can also be byproducts of attempted or successful persistence, privilege escalation, defense evasion, discovery, lateral movement, or collection activity by a threat actor.",
"description": "Looks for unusual errors. Rare and unusual errors may simply indicate an impending service failure but they can also be byproducts of attempted or successful persistence, privilege escalation, defense evasion, discovery, lateral movement, or collection activity by a threat actor.",
"groups": [
"siem",
"cloudtrail"
Expand Down

0 comments on commit ccb0b59

Please sign in to comment.