Skip to content

Install license_scanning job

mo khan requested to merge install-license-scanning-job into master

What does this MR do?

This change installs the license_scanning job to run as part of the pipeline. This generates a license_scan report for MR's with a scan report that expires after 7 days. I have also updated the license_finder gem and decisions.yml file to address breaking changes described here. This change replaces the term blacklist with restrict and whitelist with permit.

Screenshots

screenshot-2020-10-03-1601683488

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by mo khan

Merge request reports