actions-marketplace-validations/Run ORT

Run oss-review-toolkit to review Open Source software dependencies.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 25, 2021
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/edulix_ort-action@aaaf513f4ffdfdd3b70286dc884f35ce252dc9f3 # no releases — HEAD as of 2026-07-13

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
ort-versionedulix/ort docker hub tag to use.nolatest
analyzeSet to `false` to disable the execution of the ORT `analyze` ORT Action. Default: `true`. notrue
evaluateSet to `false` to disable the execution of the ORT `evaluate` ORT Action. Default: `true`. notrue
reportSet to `false` to disable the execution of the ORT `report` ORT Action. Default: `true`. notrue
verbosityVerbosity level in ORT to use. Possible values: [ `warn`, `info`, `performance`, `debug`]. Default to `warn`. nowarn
package-curations-dirSpecifies path relative to the project directory for the curations directory. Used in `analyze` and `evaluate` actions. It's the `--package-curations-dir` option for ORT.no
rules-fileSpecifies path relative to the project directory for the rules of the `evaluate` action. It's the `--rules-file` option for ORT.no
license-classifications-fileSpecifies path relative to the project directory for the license classifications file of the `evaluate` action. It's the `--license-classifications-file` option for ORT.no
reportersList of reporters to run. Default: Excel,StaticHtml,WebAppnoExcel,StaticHtml,WebApp
ort-extra-argsList of extra arguments for ORT, for all commands, set before the verb (before analyze, evaluate or report).no""
analyze-extra-argsList of extra arguments for the `analyze` action.no
evaluate-extra-argsList of extra arguments for the `evaluate` action.no
report-extra-argsList of extra arguments for the `report` action.no
namedescription
analyzer-resultoutput file for the analyze step
evaluation-resultoutput file for the evaluate step
results-diroutput directory for the report step