Skip to content

Resolve "Fix `license_scanning` job"

Diogo Frazão requested to merge 138-fix-license_scanning-job into master

I think we don't need to have this job anymore. Now it is part of the Dependency Scanning.

We have this in our documentation:

he legacy License Compliance analyzer was deprecated in GitLab 15.9 and removed in GitLab 16.3. To continue using GitLab for License Compliance, remove the License Compliance template from your CI/CD pipeline and add the Dependency Scanning template.

https://docs.gitlab.com/ee/user/compliance/license_scanning_of_cyclonedx_files/

Closes #138 (closed)

Edited by Diogo Frazão

Merge request reports