issues
search
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
Feat/minimal testing
#21
Closed
mrzarquon
closed
3 years ago
mrzarquon
commented
3 years ago
Introduces minimal testing hooks to make it easier to run commands across all containers
Updates dockerfiles to set WORKDIR to testrepo so testing can be consistent
Fixes the globbing issue for node.sh (other PRs will update the other languages)