-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
snyk -v
: 1.1052.0- Command run:
snyk test
Expected behaviour
snyk-bulk should be able to recursively scan npm workspaces.
Actual behaviour
npm workspaces do not have their own package-lock.json file; instead, a single lock file in the root of the project is used for all workspaces in the project. snyk-bulk does not support this project layout and fails when trying to recursively scan each workspace.
If applicable, please append the --debug
flag on your command and include the output here **ensuring to remove any sensitive/personal details or tokens.
Metadata
Metadata
Assignees
Labels
No labels