Skip to content

Instantly share code, notes, and snippets.

@res0nat0r
Last active September 15, 2021 20:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save res0nat0r/2199102ab9a297d84bc1976d505c689b to your computer and use it in GitHub Desktop.
Save res0nat0r/2199102ab9a297d84bc1976d505c689b to your computer and use it in GitHub Desktop.
EventBridge + ECR
{
"detail-type": [
"ECR Image Scan"
],
"source": [
"aws.ecr"
],
"detail": {
"finding-severity-counts": {
"CRITICAL": [{
"numeric": [
">",
0
]
}]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment