[Git][NTPsec/ntpsec][master] CI: Remove License Scanning

Matt Selsky (@selsky) gitlab at mg.gitlab.com
Tue Aug 22 18:37:33 UTC 2023



Matt Selsky pushed to branch master at NTPsec / ntpsec


Commits:
d4eeb4b6 by James Browning at 2023-08-20T07:13:09-07:00
CI: Remove License Scanning

The legacy License Compliance analyzer was deprecated in GitLab
15.9 and removed in GitLab 16.3. Bugs and vulnerabilities in
this legacy analyzer will no longer be fixed. This error message
can be resolved by removing Jobs/License-Scanning.gitlab-ci.yml
from your CI configuration.

Detection of software dependency licenses is now enabled by
including Dependency Scanning as part of your project’s CI
configuration. However, the legacy License Compliance analyzer
may still be used by updating the LICENSE_MANAGEMENT_VERSION
variable to 4 in your CI configuration. Please see
https://docs.gitlab.com/ee/user/compliance/license_scanning_of_cyclonedx_files
for more information.

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -19,7 +19,6 @@ pages:
 include:
   - template: Code-Quality.gitlab-ci.yml
   - template: SAST.gitlab-ci.yml
-  - template: License-Scanning.gitlab-ci.yml
   - local: '.gitlab-opttest-ci.yml'
   - local: '.gitlab-docker-ci.yml'
 



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/d4eeb4b6aa28b295353d196c7cfe58e8e73baf86

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/d4eeb4b6aa28b295353d196c7cfe58e8e73baf86
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20230822/9b518e0a/attachment.htm>


More information about the vc mailing list