Skip to content

Remove brakeman-sast job from CI as it is deprecated

Jennifer Li requested to merge jennli-remove-brakeman-job into master

What does this MR do and why?

See https://gitlab.com/gitlab-org/quality/triage-ops/-/jobs/6819846752

The brakeman-sast job is deprecated in GitLab 17.0 per documentation: https://docs.gitlab.com/ee/update/deprecations.html#sast-analyzer-coverage-changing-in-gitlab-170, so we will remove it from the CI

Expected impact & dry-runs

These are strongly recommended to assist reviewers and reduce the time to merge your change.

See https://gitlab.com/gitlab-org/quality/triage-ops/-/tree/master/doc/scheduled#testing-policies-with-a-dry-run on how to perform dry-runs for new policies.

See https://gitlab.com/gitlab-org/quality/triage-ops/-/blob/master/doc/reactive/best_practices.md#use-the-sandbox-to-test-new-processors on how to make sure a new processor can be tested.

Action items

Merge request reports