Skip to content

Use security CI components

Fabio Pitino requested to merge fp-use-security-component into main

Description

Related to Extract and dogfood components in GitLab projects (gitlab-org/gitlab#433978 - closed)

Use the new CI components for SAST and Secret Detection instead of the CI templates.

Suggested version bump

  • Major (backwards incompatible changes)
  • Minor (backwards compatible changes)
  • Patch (API compatible changes)

Checklist

  • Tests have been added or updated to cover any changes in behavior
  • This does not change the API to consume this library, or a suggested version bump has been provided
  • The CHANGELOG.md has been updated
  • No new runtime dependencies have been introduced

Merge request reports