wolfictl
wolfictl copied to clipboard
build(deps): bump github.com/anchore/grype from 0.79.6 to 0.80.0
trafficstars
Bumps github.com/anchore/grype from 0.79.6 to 0.80.0.
Release notes
Sourced from github.com/anchore/grype's releases.
v0.80.0
Added Features
- Add info subcommand in order to query grype db vulnerabilities [#1629 #2031
@tomersein]Bug Fixes
- correctly close the db file in v4/v5 stores [#2066
@AndreiStefanie]- Grype panics with a nil pointer dereference error when given an empty string argument [#2063 #2064
@lucasrod16]- Ignoring search results when CPE is not set in the SBOM [#2039 #2040
@aeg]- "No vulnerability database update available" when actually the check for an update was unsuccessful [#310 #1247
@shanedell]- CycloneDX output
metadata.propertiesset tonullinstead of empty array or omitted [#1759]Additional Changes
- update Syft to v1.11.1 [#2071
@anchore-actions-token-generator]- add grype version to db network operations [#2062
@kzantow]
Commits
205ccfbchore(deps): bump github/codeql-action from 3.26.2 to 3.26.3 (#2070)8dee469chore(deps): update Syft to v1.11.1 (#2071)41cfd42chore: add grype version to db network operations (#2062)e7a3c01fix: do not panic when given empty string arg (#2064)c1b9498chore(deps): bump github.com/charmbracelet/bubbletea (#2067)589d86cfix: correctly close the db file in v4/v5 stores (#2066)7dfa436Add "Alpine Linux" to IDMapping; handle no CPEs error in findApkPackage. (#2040)a758b01chore(deps): update tools to latest versions (#2055)c5fb1a3chore(deps): bump github.com/docker/docker (#2052)d21c549fix: fail when grype cant check for db update (#1247)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
We're expecting a forthcoming Grype release to resolve the test failure 🤞
Going to take a closer look at this now since we still haven't seen a Grype release
@dependabot rebase