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,761
    • Issues 44,761
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,332
    • Merge requests 1,332
  • 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
  • #328301
Closed
Open
Issue created Apr 19, 2021 by Thomas Woodham@twoodham🤔Developer4 of 10 checklist items completed4/10 checklist items

Remove SAST Analyzer SAST_GOSEC_CONFIG variable

Release notes

Problem to solve

SAST_GOSEC_CONFIG has been deprecated in favor of custom rulesets. We need to remove it from the product.

Proposal

  • Remove CLI flag from gosec analyzer. gitlab-org/security-products/analyzers/gosec!106 (merged)
  • Update documentation to remove references to the variable. | !63518 (merged)
  • Update both SAST.gitlab-ci.yml and Secure-Binaries.gitlab-ci.yml to remove references to the variable and bump SAST_ANALYZER_IMAGE_TAG | !63547 (merged) | !63546 (closed)
  • Update integration tests to use custom rulesets.
Edited Jun 11, 2021 by Daniel Paul Searles
Assignee
Assign to
Time tracking