You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy the .deps.json file from here https://gist.github.com/noqcks/49089249820126cbaabe59b70ba12ae4
Run
trivy fs MyWebApp.deps.json --format cyclonedx
I originally posted this on the trivy repo, but figured it should actually be posted here. Original post: aquasecurity/trivy#5208
Description
Trivy doesn't generate a correct .NET dependency tree in CycloneDX. Please see this gist for the reference .deps.json file im using https://gist.github.com/noqcks/49089249820126cbaabe59b70ba12ae4
See the desired and actual behaviour section
Desired Behavior
Dependencies are listed for this package
Actual Behavior
The dependencies are empty.
Reproduction Steps
Operating System
macOS
Version
The text was updated successfully, but these errors were encountered: