Skip to content
Snippets Groups Projects

Enable dependency scanning

Merged Adam Cohen requested to merge enable-dependency-scanning into master
1 unresolved thread
  • enable conan lock files
  • add a build job that exports lock files as CI artifacts
  • enable Dependency Scanning
  • add QA job for Gemnasium

See gitlab-org/gitlab#225218 (closed)

Edited by Adam Cohen

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
1 variables:
2 DS_ANALYZER_IMAGE_PREFIX: "registry.gitlab.com/gitlab-org/security-products/analyzers"
3 DS_DISABLE_DIND: "true"
4
1 5 stages:
2 6 - test
3 7 - qa
8 - dast
4 9
5 10 include:
6 - template: License-Scanning.gitlab-ci.yml
7 - https://gitlab.com/gitlab-org/security-products/ci-templates/raw/master/includes-dev/qa-license_scanning.yml
11 - https://gitlab.com/gitlab-org/gitlab/-/raw/add-conan-lock-file-to-gemnasium-job/lib/gitlab/ci/templates/Security/Dependency-Scanning.gitlab-ci.yml
  • Adam Cohen unmarked as a Work In Progress

    unmarked as a Work In Progress

  • assigned to @fcatteau

  • Fabien Catteau
  • Fabien Catteau
  • Fabien Catteau
  • Fabien Catteau assigned to @adamcohen and unassigned @fcatteau

    assigned to @adamcohen and unassigned @fcatteau

  • Adam Cohen added 1 commit

    added 1 commit

    Compare with previous version

  • Adam Cohen added 1 commit

    added 1 commit

    Compare with previous version

  • Fabien Catteau
  • Adam Cohen added 1 commit

    added 1 commit

    • c80f0637 - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • Adam Cohen added 1 commit

    added 1 commit

    • ba756ca6 - Update to gemnasium-db v1.2.116, add wolfssl

    Compare with previous version

  • Adam Cohen added 1 commit

    added 1 commit

    • 2a23b904 - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • Author Maintainer

    @fcatteau I've updated to GEMNASIUM_DB_REF_NAME: "v1.2.116" and fixed the expectations, back to you.

  • Adam Cohen assigned to @fcatteau and unassigned @adamcohen

    assigned to @fcatteau and unassigned @adamcohen

  • Fabien Catteau mentioned in commit 00f82a68

    mentioned in commit 00f82a68

  • Adam Cohen mentioned in merge request !5 (merged)

    mentioned in merge request !5 (merged)

  • Please register or sign in to reply
    Loading