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
Please provide a set of steps on how to reproduce the issue syft node:latest -o cyclonedx-json, find the node binary, note the type is library.
What happened:
CycloneDX output using type library for node binary (this is probably also true for other binaries and things that should be labeled as application or differently)
A community member, Fabien Kerbouci, reported this on Slack.
Please provide a set of steps on how to reproduce the issue
syft node:latest -o cyclonedx-json
, find thenode
binary, note thetype
islibrary
.What happened:
CycloneDX output using type
library
for node binary (this is probably also true for other binaries and things that should be labeled asapplication
or differently)What you expected to happen:
This is labeled as
application
Environment:
syft version
: 0.63.0The text was updated successfully, but these errors were encountered: