Skip to content

dockerfile: update govulncheck to v1.1.4#3265

Merged
tonistiigi merged 1 commit intodocker:masterfrom
crazy-max:update-govulncheck
Jun 24, 2025
Merged

dockerfile: update govulncheck to v1.1.4#3265
tonistiigi merged 1 commit intodocker:masterfrom
crazy-max:update-govulncheck

Conversation

@crazy-max
Copy link
Member

No description provided.

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Comment on lines -24 to -27
# Make sure "results" field is defined in SARIF output otherwise GitHub Code Scanning
# will fail when uploading report with "Invalid SARIF. Missing 'results' array in run."
# Relates to https://github.com/golang/vuln/blob/ffdef74cc44d7eb71931d8d414c478b966812488/internal/sarif/sarif.go#L69
jq '(.runs[] | select(.results == null) | .results) |= []' /out/govulncheck.out | tee >(sponge /out/govulncheck.out)
Copy link
Member Author

Choose a reason for hiding this comment

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

@tonistiigi tonistiigi merged commit fba5d5e into docker:master Jun 24, 2025
139 checks passed
@crazy-max crazy-max deleted the update-govulncheck branch June 24, 2025 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants