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,331
    • Merge requests 1,331
  • 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
  • #356465
Closed
Open
Issue created Mar 21, 2022 by Sam White@sam.whiteDeveloper10 of 10 checklist items completed10/10 checklist items

Remove support for the cluster image scanning analyzer

Proposal

  • Ensure that users can scan container images running in production through the agent prior to starting this proposal.
  • Remove official support for the cluster image scanner analyzer by removing mention of it from GitLab's documentation.
  • Make https://gitlab.com/gitlab-org/security-products/analyzers/cluster-image-scanning read only by archiving it.
  • Remove any other cluster analyzer scanning code in the main GitLab product.

Implementation plan

  • backend Delete lib/gitlab/ci/templates/Security/Cluster-Image-Scanning.gitlab-ci.yml
  • backend Remove Security/Cluster-Image-Scanning.gitlab-ci.yml from lib/gitlab/ci/templates/Auto-DevOps.gitlab-ci.yml
  • backend Delete ee/app/services/security/security_orchestration_policies/cluster_image_scanning_ci_variables_service.rb and its consumers
  • backend Remove Security/Cluster-Image-Scanning from ee/app/services/security/security_orchestration_policies/ci_configuration_service.rb
  • documentation Update doc/user/application_security/cluster_image_scanning/index.md to remove analyzer specific content and update agent method of scanning production container images to be a general availability feature.
  • Remove the project from Engineering Projects
Edited May 18, 2022 by Brian Williams
Assignee
Assign to
Time tracking