Skip to content

Instantly share code, notes, and snippets.

@wullemsb
Created January 10, 2026 16:09
Show Gist options
  • Select an option

  • Save wullemsb/ec9409d2c007afe8f4e9f312ff91e759 to your computer and use it in GitHub Desktop.

Select an option

Save wullemsb/ec9409d2c007afe8f4e9f312ff91e759 to your computer and use it in GitHub Desktop.
- task: upload-bom-dtrack@1
displayName: "Upload SBOM to Dependency Track"
inputs:
dtrackProjId: "545ba86e-6f3f-4967-8402-874f072d01b5"
dtrackProjAutoCreate: false
bomFilePath: $(Pipeline.Workspace)/$(artifactpath)/BOM/bom.xml
serviceConnection: "OWASP Dependency Track"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment