Decoupling Snyk Scan from Snyk CLI Docker Images
As a continued effort to help our users deliver secure code to production, we have decoupled Snyk Scan from the deprecated Snyk CLI Docker Images. Please note that these are breaking changes, and require additional steps after an upgrade to Snyk Scan v1.0.0.
Your existing Bitbucket setup will continue to function without interruption, as we are introducing these breaking changes following semantic release conventions. However, to benefit from future improvements to Snyk CLI, we strongly recommend that you upgrade Snyk Scan at your earliest convenience. A readme with code examples is here to help you get started.
Once upgraded, you are required to switch from using deprecated Snyk CLI base images to Snyk Images base images.
To do so, please
update the
LANGUAGE
variable to use supported tags from Snyk Images,or, you can follow these instructions to build your own image.
To learn more about our CI/CD integrations, our product docs are here.

Chintan Bellchambers