Skip to content

Update and upgrade apk to remove vulnerabilities#3549

Open
aaschlote wants to merge 23 commits into
mainfrom
fix-vulnerabilities-docker-image
Open

Update and upgrade apk to remove vulnerabilities#3549
aaschlote wants to merge 23 commits into
mainfrom
fix-vulnerabilities-docker-image

Conversation

@aaschlote
Copy link
Copy Markdown
Contributor

Before
image

After
image

@chohner
Copy link
Copy Markdown
Member

chohner commented Apr 17, 2026

I'm a bit torn on "blindly" running apk upgrade in the build process.

  • It will upgrade OS dependencies to potentially patched versions, clearing CVEs and trivy
  • It also destroys reproducibility and may introduce incompatibilities

Maybe something to discuss next dev exchange?

@aaschlote
Copy link
Copy Markdown
Contributor Author

I'm a bit torn on "blindly" running apk upgrade in the build process.

  • It will upgrade OS dependencies to potentially patched versions, clearing CVEs and trivy
  • It also destroys reproducibility and may introduce incompatibilities

Maybe something to discuss next dev exchange?

Yeah, I can bring this topic to the next dev exchange. However, I found weird that yesterday we had 29 vulnerabilities and now we have 11, it looks like they are fixed randomly and we are losing control of it.

@sonarqubecloud
Copy link
Copy Markdown

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.

3 participants