chainguard-dev / terraform-infra-common

A repository containing a collection of "glue" modules for encapsulating common Cloud Run patterns.
Apache License 2.0
8 stars 22 forks source link

alert for container terminated #526

Closed k4leung4 closed 2 months ago

k4leung4 commented 2 months ago

primary to catch Container terminated on signal 9. log where a container was killed. generalized it to pick up any non-(0|1) log, and picked up 2 instances of signal 7

ing-vuln frequently triggers sig 9. as its a known issue and deprecated, explicitly ignore.