Skip to content

Composition Analysis 18.0 deprecations, removals and breaking changes

Problem to solve

Prepare for changes that must be done on the major release of GitLab %18.0.

Confirmed (deprecation announced at least in 17.9)

  1. license_scanning artifact report type. This was already announced in 16.9 with a removal in 18.0.
  2. Remove license data format v1 - This was already announced in 16.9 with a removal in 18.0.
  3. Build support on Dependency Scanning and CI based security scanning with Gemnasium
  4. CI based security scanning with Trivy (keep sbom generation only) - WILL NOT DO, see #439540 (comment 2317859685)
  5. Remove public access to development container registries
  6. Remove Security Configuration ProjectSetContinuousVulnerabilityScanning
  7. Analyzer Major version bump
  8. Change CS_SEVERITY_THRESHOLD default value to medium

Candidates for discussion

  1. Stop ingesting DS security report when SBOM is detected no longer relevant
Edited by Olivier Gonzalez