Skip to content

Draft: Implement SAST_EXCLUDED_PATHS as a pre-filter

Hua Yan requested to merge hyan/implement-excluded-path-prefilter into master

What does this MR do?

This MR implements a pre-filter that excludes paths specified in the CI variable SAST_EXCLUDED_PATHS from being scanned by SpotBugs.

What are the relevant issue numbers?

Add new spotbugs-specific variable to filter bu... (gitlab-org/gitlab#484707 - closed) • Adam Cohen, Hua Yan • 17.5

Does this MR meet the acceptance criteria?

Merge request reports

Loading