tonycknight/pkgchk

An Action for .Net package dependency checks & PRs.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
project-pathThe relative path to the solution or projectyes
scan-issuesScan for vulnerable, transitive or deprecated packagesnotrue
scan-upgradesScan for package upgradesnofalse
list-dependenciesList dependenciesnofalse
deprecatedScan for deprecated packagesnofalse
vulnerableScan for vulnerable packagesnotrue
transitivesInclude transitive packages in scansnotrue
traceOutput trace to logsnofalse
github-tokenGitHub tokenyes${{ github.token }}
repoThe repository name, as owner/repono${{ github.repository }}
github-titleThe vulnerability report titlenoPackage vulnerabilities
github-upgrade-titleThe upgrades report titlenoPackage upgrades
github-dependencies-titleThe dependency report titlenoProject dependencies
pridThe GitHub pull request IDno${{ github.event.number }}
commit-hashThe GitHub commit hashno${{ github.sha }}
fail-on-criticalfail on Critical severity vulnerabilities and packages deprecated for Critical Bugs reasonsyestrue
fail-on-highfail on High severity vulnerabilitiesyestrue
fail-on-moderatefail on Moderate severity vulnerabilitiesyesfalse
fail-on-legacyfail on packages deprecated for Legacy reasons, such as package deprecation.yesfalse
fail-on-upgradesfail on any outstanding package upgrades.yesfalse
pass-imgURI of an image for successful scansno""
fail-imgURI of an image for failed scansno""
restore-solutionRestore solutionnotrue
restore-toolsRestore toolsnotrue
configPath to configuration fileno""

no outputs