-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
chore(deps): bump the trivy group with 2 updates #2224
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Bumps the trivy group with 2 updates: [github.com/aquasecurity/trivy](https://github.com/aquasecurity/trivy) and [github.com/aquasecurity/trivy-db](https://github.com/aquasecurity/trivy-db). Updates `github.com/aquasecurity/trivy` from 0.62.1 to 0.63.0 - [Release notes](https://github.com/aquasecurity/trivy/releases) - [Changelog](https://github.com/aquasecurity/trivy/blob/main/CHANGELOG.md) - [Commits](aquasecurity/trivy@v0.62.1...v0.63.0) Updates `github.com/aquasecurity/trivy-db` from 0.0.0-20250512105550-319ae10c5abf to 0.0.0-20250529093513-a12dfc204b6e - [Release notes](https://github.com/aquasecurity/trivy-db/releases) - [Commits](https://github.com/aquasecurity/trivy-db/commits) --- updated-dependencies: - dependency-name: github.com/aquasecurity/trivy dependency-version: 0.63.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: trivy - dependency-name: github.com/aquasecurity/trivy-db dependency-version: 0.0.0-20250529093513-a12dfc204b6e dependency-type: direct:production update-type: version-update:semver-patch dependency-group: trivy ... Signed-off-by: dependabot[bot] <[email protected]>
90d6c89
to
7365da0
Compare
Some manual test. bun.lock by lockFiles:
bun.lock by findLocks=true via ssh:remote:
config:
Partial output of report, some jquery's CVE's are included:
war (in integration)Partial output of vuls report:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this change necessary?
:160000 160000 f1e40a2 0000000 M integration
:100644 100644 a939a32 0000000 M reporter/sbom/purl.go
diff --git a/integration b/integration
index f1e40a2..d8bb88d 160000
--- a/integration
+++ b/integration
@@ -1 +1 @@
-Subproject commit f1e40a24330ec32876ef0622d3d4a2c6ee70e207
+Subproject commit d8bb88de257cf8d122932be74726e31ef02c1efa
diff --git a/reporter/sbom/purl.go b/reporter/sbom/purl.go
index a939a32..c2dab1b 100644
--- a/reporter/sbom/purl.go
+++ b/reporter/sbom/purl.go
@@ -126,7 +126,7 @@ func ghEcosystemToPurlType(t string) string {
return packageurl.TypeGolang
case "pom", "gradle":
return packageurl.TypeMaven
- case "npm", "yarn", "pnpm":
+ case "npm", "yarn", "pnpm", "bun":
return packageurl.TypeNPM
case "nuget":
return packageurl.TypeNuget
Thanks for pointing out! Anyway, no bad things happen by adding "bun", I will add it! |
3cce0a4
to
9a00038
Compare
Added along with some missing parts. |
Bumps the trivy group with 2 updates: github.com/aquasecurity/trivy and github.com/aquasecurity/trivy-db.
Updates
github.com/aquasecurity/trivy
from 0.62.1 to 0.63.0Release notes
Sourced from github.com/aquasecurity/trivy's releases.
Changelog
Sourced from github.com/aquasecurity/trivy's changelog.
... (truncated)
Commits
69093d2
release: v0.63.0 [main] (#8809)7e9a54c
fix(misconf): use argument value in WithIncludeDeprecatedChecks (#8942)78e3304
chore(deps): Bump trivy-checks (#8934)22f040f
fix(julia): addRelationship
field support (#8939)c2dde33
feat(minimos): Add support for MinimOS (#8792)104bbc1
feat(alpine): add maintainer field extraction for APK packages (#8930)c7b8cc3
feat(echo): Add Echo Support (#8833)906b037
fix(redhat): Also try to find buildinfo in root layer (layer 0) (#8924)b15d9a6
fix(wolfi): support new APK database location (#8937)4f1ab23
feat(k8s): get components from namespaced resources (#8918)Updates
github.com/aquasecurity/trivy-db
from 0.0.0-20250512105550-319ae10c5abf to 0.0.0-20250529093513-a12dfc204b6eCommits
Most Recent Ignore Conditions Applied to This Pull Request
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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions