Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump trivy to v0.54.1 and fix breaking changes (#2399)
* Bump trivy to v0.54.1 and fix breaking changes * Add default cli values of --pkg-relationships Package relationship has been introduced on aquasecurity/trivy#7237 and using CLI there are default relationship values (all). Using the library directly there is no default value and having 0 relationships and retrieving 0 finginds. Therefore on this commit we added the default value with all relationships
- Loading branch information