Update DS_EXCLUDED_PATHS in Dependency Scanning V2 CI template
What does this MR do and why?
This MR aligns the v2 template's DS_EXCLUDED_PATHS
with latest to ensure default values consistency across templates.
Note
This MR should be merged after the DS analyzer fix: Fix SRA exclusion logic to match SBOM (gitlab-org/security-products/analyzers/dependency-scanning!373) • Orin Naaman • 18.6, which updates SRA to properly exclude paths matching DS_EXCLUDED_PATHS
(marking them as not_found
)
References
Related to DS: Fix java reachability E2E tests (#577752) • Orin Naaman • 18.6
Also see related Slack thread (internal, 90 days retention)
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Orin Naaman