issues
search
aquasecurity
/
trivy
Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
https://aquasecurity.github.io/trivy
Apache License 2.0
23.82k
stars
2.34k
forks
source link
refactor(sbom): simplify relationship generation
#7985
Open
knqyf263
opened
3 days ago
knqyf263
commented
3 days ago
Description
Refactor relationship generation in SBOM
Related PRs
Blocked by
[x]
https://github.com/aquasecurity/trivy/pull/7977
[x]
https://github.com/aquasecurity/trivy/pull/7973
https://github.com/aquasecurity/trivy/pull/7889
Checklist
[x] I've read the
guidelines for contributing
to this repository.
[x] I've followed the
conventions
in the PR title.
[x] I've added tests that prove my fix is effective or that my feature works.
[ ] I've updated the
documentation
with the relevant information (if needed).
[ ] I've added usage information (if the PR introduces new options)
[ ] I've included a "before" and "after" example to the description (if the PR is a user interface change).
Description
Refactor relationship generation in SBOM
Related PRs
Checklist