docker / scan-cli-plugin

Docker Scan is a Command Line Interface to run vulnerability detection on your Dockerfiles and Docker images
Apache License 2.0
178 stars 43 forks source link

tests: set PATH in cmd on windows #212

Closed eunomie closed 1 year ago

eunomie commented 1 year ago

- What I did

Set the PATH environment variable in the test cmd under windows. It allows to make visible the snyk fake executable for test purposes.

- How I did it

- How to verify it

Weekly build and release job to be green.

- Description for the changelog

- A picture of a cute animal (not mandatory)