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
--output-file #0 Path to the output file. Set to "-" to write to STDOUT.
65
65
(default: write to STDOUT)
66
66
--production,--prod Exclude development dependencies.
67
+
(defaults to 'true' if the environment variable "NODE_ENV" is set to "production"')
67
68
--component-type #0 Type of component described by the generated SBOM. (choices: "application", "framework", "library", "container", "platform", "device-driver")
68
69
Default: application
69
70
--licenses Include license information for components in generated SBOM. License information will always be absent for components that don't specify licenses unambigously.
0 commit comments