adriandeutsch/DepRadar dependency-health gate

Scan NuGet, npm, PyPI, Cargo or Go dependencies for security, license and maintenance risk, and fail the build on policy violations.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
targetWhat to scan. NuGet: a package id, .csproj or packages.lock.json. npm: a package name, package.json or package-lock.json. PyPI: a package name, requirements.txt, poetry.lock or uv.lock. Cargo: a crate name, Cargo.toml or Cargo.lock. Go: a module path, go.mod or go.sum.yes
ecosystemThe package ecosystem of the target: nuget, npm, pypi, cargo, or go.nonuget
fail-onFail when any package is at or above this level: none, low, medium, high, critical.nohigh
no-deprecatedFail the build if any package is deprecated (nuget only).nofalse
forbidComma-separated license categories to forbid: permissive, weakcopyleft, copyleft, unknown (nuget only).no""
sbomOptional path to also write a CycloneDX SBOM.no""
sarifOptional path to also write a SARIF report (upload it with github/codeql-action/upload-sarif).no""
dotnet-versionThe .NET SDK version used to install and run the tool.no10.0.x
tool-versionThe DepRadar.Tool version to install.no0.9.0
tool-sourceExtra NuGet source for the tool (e.g. a locally-packed nupkg directory). Defaults to NuGet.org.no""

no outputs