bug(julia): problem with SBOM relationships, because julia
packages don't support Relationship
field
#8938
Labels
kind/bug
Categorizes issue or PR as related to a bug.
Description
julia
analyzer supports onlyindirect
field.Therefore, due to the lack of a
relationship
field, Trivy incorrectly builds a dependency tree in a SBOM file.See example in https://github.com/Octogonapus/trivy-0-59-sbom-regression/tree/f84027f369029c57aefa1fef3d422570db548646
Solution
Fill Relationship filed for
julia
packages.Discussed in #8925
The text was updated successfully, but these errors were encountered: