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

Add support for bat-core #38

Open mrzarquon opened 3 years ago

mrzarquon commented 3 years ago

bat-core is a bash testing framework that we should do more work around:

https://bats-core.readthedocs.io/en/stable/index.html

It allows for us to test that snyk-bulk is detecting the right number of projects at a minimum for each languages entrypoint.

MVP:

Other notes