kkica/Dependency check and publish support action

A GitHub Action to perform a dependency check, convert report to Markdown, and add to summary

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jun 19, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: kkica/dependency-check-action@9d4206a73306181303ae1bcaa1b98483dff0d76f # v0.1.2

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

namedescriptionrequireddefault
project_nameThe name of the project fileyes
pathThe path to the projectyes./
html_report_pathPath to the HTML report fileyesreports/dependency-check-report.html
md_report_pathPath to the Markdown report fileyesdependency-check-report.md
add_report_to_summaryWhether to add the report to the summarynofalse

no outputs