actions-marketplace-validations/dependency-track-gh-action

Publishes BOMs to Dependency-Track and adds vulnerability info to PR comments

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
serverHostBaseUrlDependency-Track hostnameyes
apikeyDependency-Track API keyyes
projectnameProject name in Dependency-Trackyes
projectversionProject version in Dependency-Trackyes
autocreateAutomatically create the project in Dependency-Track if it doesn't existnofalse
bomfilePathPath with filename of the BOMyes
timeoutInSecsPath with filename of the BOMyes
prNumberPull request number. Required for [on : pull_request].no
repositoryThe full name of the repository containing the issue or pull requestno${{ github.repository }}
tokenGITHUB_TOKEN or a repo scoped PAT.no${{ github.token }}
failOnSeverityLevelPossible Values are one of CRITICAL, HIGH, MEDIUM, LOWno

no outputs