Skip to content

Remove deprecated Pipeline#license_scanning_report method

What does this MR do and why?

In %16.3 we removed support for license_scanning CI artifact. It's not used anymore so we can remove Ci::Pipeline#license_scanning_report method which was deprecated.

In addition, this MR removes the LicenseScanning::ArtifactScanner class and specs which should have been removed as part of Remove support for license scanning artifact (!129097 - merged), but we missed it at the time.

Remove deprecated Pipeline#license_scanning_rep... (#387074 - closed)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #387074 (closed)

Edited by Adam Cohen

Merge request reports