Remove CS_DISABLE_DEPENDENCY_LIST from scan execution policies
What does this MR do and why?
The CS_DISABLE_DEPENDENCY_LIST
env var is being removed in 17.0 since it is no longer useful: https://docs.gitlab.com/ee/update/deprecations.html?removal_milestone=17.0#dependency_files-is-deprecated
This MR removes that env var from the Security Policies constant.
See #439782 (closed)
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
Edited by Olivier Gonzalez