Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MLPAB-2578 - create dispatch job to report on image vulnerabilities #1823

Conversation

andrewpearce-digital
Copy link
Contributor

@andrewpearce-digital andrewpearce-digital commented Mar 4, 2025

Purpose

Regularly check images running in production for vulnerabilities and report to team

Fixes MLPAB-2578

Approach

  • create a dispatch job to scan and report
  • pull prod tags
  • scan images from ecr
  • print output to summary
  • TODO: (next pr) report to team using slack
  • TODO: (next pr) use a schedule to run dispatch workflow

Learning

@andrewpearce-digital andrewpearce-digital merged commit 129744e into main Mar 5, 2025
20 checks passed
@andrewpearce-digital andrewpearce-digital deleted the MLPAB-2578-add-channel-alerting-for-vulnerabilities-in-production-containers branch March 5, 2025 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants