Skip to content

Commit

Permalink
Fixes typo in siem_cloudtrail job description (#71569) (#71652)
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl authored Jul 14, 2020
1 parent 43252cb commit 5135a5e
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 5135a5e

Please sign in to comment.