Skip to content

Collection of Google Container and Artifact Registry workflows

License

Notifications You must be signed in to change notification settings

mchmarny/artifact-events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

artifact-events

Collection of workflows based on Google Container and Artifact Registry events:

  • Event on new GCR or AR image - subscribe to the Pub/Sub events published by the registry, scans each new image for vulnerabilities and save resulting data into GCS bucket
  • Event on vulnerabilities found by Artifact Analyses - subscribe to the Pub/Sub events published by Artifact Analyses service and dispatch the discovered vulnerability information to an internal remediation systems like (e.g. Jira), chat service (e.g. Slack), or custom REST API endpoint.

disclaimer

This is my personal project and it does not represent my employer. While I do my best to ensure that everything works, I take no responsibility for issues caused by this code.

About

Collection of Google Container and Artifact Registry workflows

Topics

Resources

License

Stars

Watchers

Forks

Languages