fix: distroless base image reducing CVEs from 89 to 10#96
Merged
OzBenSimhonTraceloop merged 1 commit intomainfrom Feb 8, 2026
Merged
fix: distroless base image reducing CVEs from 89 to 10#96OzBenSimhonTraceloop merged 1 commit intomainfrom
OzBenSimhonTraceloop merged 1 commit intomainfrom
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
Contributor
There was a problem hiding this comment.
Skipped PR review on 7afebcc because no changed files had a supported extension. If you think this was in error, please contact us and we'll fix it right away.
doronkopit5
approved these changes
Feb 8, 2026
Contributor
🔒 Container Vulnerability Scan (hub-migrations - amd64)Click to expand results |
Contributor
🔒 Container Vulnerability Scan (hub-migrations - arm64)Click to expand results |
Contributor
🔒 Container Vulnerability Scan (hub - amd64)Click to expand results |
Contributor
🔒 Container Vulnerability Scan (hub - arm64)Click to expand results |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Empty commit to properly attribute the Distroless Debian 13 base image change (merged in #93) as a
fix:for changelog and release purposes.The original commit used
chore:which doesn't trigger a version bump under conventional commits. This change ensures the next release correctly reflects the security improvement in the changelog.Context