[eno] Pinning Docker Version to 1.24.13 for cve fix#569
Merged
ruinan-liu merged 1 commit intomainfrom Feb 19, 2026
Merged
Conversation
xiazhan
approved these changes
Feb 19, 2026
ruinan-liu
added a commit
that referenced
this pull request
Feb 19, 2026
CVE fix in docker file ruinanliu@ruinanliu-work:~/go/src/go.goms.io/aks/eno$ trivy image --ignore-unfixed ruinandevacr.azurecr.io/eno-reconciler:0.0.1-cve 2026-02-19T15:44:29-08:00 INFO Vulnerability scanning is enabled 2026-02-19T15:44:29-08:00 INFO Secret scanning is enabled 2026-02-19T15:44:29-08:00 INFO If your scanning is slow, please try '--scanners vuln' to disable secret scanning 2026-02-19T15:44:29-08:00 INFO Please see also https://aquasecurity.github.io/trivy/v0.52/docs/scanner/secret/#recommendation for faster secret detection 2026-02-19T15:44:29-08:00 INFO Detected OS family="debian" version="13.3" 2026-02-19T15:44:29-08:00 INFO [debian] Detecting vulnerabilities... os_version="13" pkg_num=4 2026-02-19T15:44:29-08:00 INFO Number of language-specific files num=1 2026-02-19T15:44:29-08:00 INFO [gobinary] Detecting vulnerabilities... ruinandevacr.azurecr.io/eno-reconciler:0.0.1-cve (debian 13.3) Total: 0 (UNKNOWN: 0, LOW: 0, MEDIUM: 0, HIGH: 0, CRITICAL: 0)
ruinan-liu
added a commit
that referenced
this pull request
Feb 20, 2026
CVE fix in docker file ruinanliu@ruinanliu-work:~/go/src/go.goms.io/aks/eno$ trivy image --ignore-unfixed ruinandevacr.azurecr.io/eno-reconciler:0.0.1-cve 2026-02-19T15:44:29-08:00 INFO Vulnerability scanning is enabled 2026-02-19T15:44:29-08:00 INFO Secret scanning is enabled 2026-02-19T15:44:29-08:00 INFO If your scanning is slow, please try '--scanners vuln' to disable secret scanning 2026-02-19T15:44:29-08:00 INFO Please see also https://aquasecurity.github.io/trivy/v0.52/docs/scanner/secret/#recommendation for faster secret detection 2026-02-19T15:44:29-08:00 INFO Detected OS family="debian" version="13.3" 2026-02-19T15:44:29-08:00 INFO [debian] Detecting vulnerabilities... os_version="13" pkg_num=4 2026-02-19T15:44:29-08:00 INFO Number of language-specific files num=1 2026-02-19T15:44:29-08:00 INFO [gobinary] Detecting vulnerabilities... ruinandevacr.azurecr.io/eno-reconciler:0.0.1-cve (debian 13.3) Total: 0 (UNKNOWN: 0, LOW: 0, MEDIUM: 0, HIGH: 0, CRITICAL: 0)
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.
CVE fix in docker file
ruinanliu@ruinanliu-work:~/go/src/go.goms.io/aks/eno$ trivy image --ignore-unfixed ruinandevacr.azurecr.io/eno-reconciler:0.0.1-cve
2026-02-19T15:44:29-08:00 INFO Vulnerability scanning is enabled
2026-02-19T15:44:29-08:00 INFO Secret scanning is enabled
2026-02-19T15:44:29-08:00 INFO If your scanning is slow, please try '--scanners vuln' to disable secret scanning
2026-02-19T15:44:29-08:00 INFO Please see also https://aquasecurity.github.io/trivy/v0.52/docs/scanner/secret/#recommendation for faster secret detection
2026-02-19T15:44:29-08:00 INFO Detected OS family="debian" version="13.3"
2026-02-19T15:44:29-08:00 INFO [debian] Detecting vulnerabilities... os_version="13" pkg_num=4
2026-02-19T15:44:29-08:00 INFO Number of language-specific files num=1
2026-02-19T15:44:29-08:00 INFO [gobinary] Detecting vulnerabilities...
ruinandevacr.azurecr.io/eno-reconciler:0.0.1-cve (debian 13.3)
Total: 0 (UNKNOWN: 0, LOW: 0, MEDIUM: 0, HIGH: 0, CRITICAL: 0)