Skip to content

Instantly share code, notes, and snippets.

@res0nat0r
Last active September 15, 2021 20:45
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