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

IT-3921 Add automated image update to fix Trivy findings #13

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

brucehoff
Copy link
Contributor

  • add apt-get upgrade to Dockerfile to update dependencies upon build;
  • add job to periodic scan which tags main with a new tag if Trivy produces findings; This will trigger a new build;
  • download vul'n DBs from ECR rather than from GHCR to avoid throttling

@brucehoff brucehoff requested a review from a team November 7, 2024 16:07
Copy link

@xschildw xschildw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@brucehoff brucehoff merged commit 5b7708a into Sage-Bionetworks-IT:main Nov 7, 2024
5 checks passed
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