Skip to content

Ensure existing DS settings continue to work

Why are we doing this work

As decided in Spike: Audit DS analyzer options that impact do... (#475275 - closed), some settings that currently work in Gemnasium must continue to work in the new analyzer.

The settings are:

  • DS_EXCLUDED_PATHS
  • DS_MAX_DEPTH (already honored)
  • DS_INCLUDE_DEV_DEPENDENCIES (already honored)
  • SECURE_ANALYZERS_PREFIX (rather a CI template/component setting)

Relevant links

Relates to Add Dependency Scanning migration guide (!175029 - merged)

Verification steps

Verify the following settings work as defined:

Edited by Oscar Tovar