UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

BULL-3245: Add dependency check job

Merged Douglas Lagemann requested to merge BULL-3245_dependency_check_job into main
All threads resolved!

Dependency check is a complex job, but fortunately most of it works out of the box from the publicly-hosted dependency-check docker image. Some of the work done by the PB pipeline can only be emulated by fiesta wagon once we have a local instance of SonarQube up, so for now, this just produces the dependency check report. This improvement and others are captured in a follow-up ticket BULL-3328.

WARNING: The first time dependency-check is run in a local environment, it will download the entirety of the NVD without using an API key. This took me around 90 minutes. Subsequent runs will only check for and download updates which should take less than a minute, depending on the number of updates.

Merge request reports

Approved by

Merged by Douglas LagemannDouglas Lagemann 2 months ago (Dec 12, 2024 10:23pm UTC)

Merge details

  • Changes merged into main with 92c178ec (commits were squashed).
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • added 1 commit

    • 66e2b451 - try to use global volume instead of local directory

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • Patrick Tafoya approved this merge request

    approved this merge request

  • Douglas Lagemann resolved all threads

    resolved all threads

  • mentioned in commit 92c178ec

  • Please register or sign in to reply
    Loading