snyk-labs / snyk-bulk

Collection of docker entrypoints that facilitate snyk '--all-projects'-style bulk scanning
Apache License 2.0
9 stars 12 forks source link

Use `yarn workspaces list` to prefilter any subfolders that are covered by the single yarn workspace #41

Closed mrzarquon closed 2 years ago

mrzarquon commented 3 years ago

We made need some more advanced logic for yarn, where we:

scott-es commented 2 years ago

Will be addressed by https://github.com/snyk-tech-services/snyk-bulk/pull/47

scott-es commented 2 years ago

merged