Skip to content

Use templates again for security scanners

Jaime Martinez requested to merge 57-check-for-changes into master

Checks if there is a new latest stable GitLab release and flags it in an allowed to fail job, e.g. https://gitlab.com/gitlab-org/release-cli/-/jobs/776824181. Job successful when using the latest stable version https://gitlab.com/gitlab-org/release-cli/-/jobs/776837136.

Uses security scanner templates instead so that we use the latest scanner features and allows us to do Dogfooding on them 😄

Closes #57 (closed)

Edited by Jaime Martinez

Merge request reports