Skip to content
GitLab
Next
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 44,763
    • Issues 44,763
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,328
    • Merge requests 1,328
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #289959
Closed
Open
Issue created Dec 01, 2020 by Seth Berger@sethgitlabDeveloper4 of 4 checklist items completed4/4 checklist items

Make environment variables consistent

For better consistency

Rename DAST_AUTH_EXCLUDE_URLS to DAST_EXCLUDE_URLS since its not exclusively related to "AUTH"

  • Update the documentation to refer to the new variable
  • Continue to support the old variable in the code, but remove it from the documentation

Use CI_SERVER_VERSION_MAJOR to check the version of GitLab so that DAST_AUTH_EXCLUDE_URLS can be removed after %14.0

Implementation Plan

  • Add DAST_EXCLUDE_URLS to DAST gitlab-org/security-products/dast!367 (merged)
  • Add DAST_EXCLUDE_URLS to DAST documentation !51289 (merged)
  • Deprecate DAST_AUTH_EXCLUDE_URLS in documentation (How do we do this?)
  • Stop DAST_AUTH_EXCLUDE_URLS and AUTH_EXCLUDE_URLS working after %14.0 (before working on this make sure gitlab-org/security-products/dast!373 (merged) is resolved and use the same method)
Edited Feb 01, 2021 by Craig Smith
Assignee
Assign to
Time tracking