Integrate Snyk CLI into the gitlab-ci file

How to include Snyk CLI runner into the gitlab CI

Hey guys,

I’ve searched around and I can’t seem to find a way to get snyk runner into the gitlab-ci file. Has anyone a working example on how to achieve that?
There’s a docker image for the runner here. Obviously the snyk token is saved under the environment secrets.

Thanks!