samhammerag/nuget-license-check-action

check licenses of nuget packages

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
projectDirDirectory with .sln file to checkyes.
solutionFileNameFilename of the .sln file to check (e.g. sample.sln)yes
allowedLicensesAllowed licenses as SPDX list e.g. MIT;Apache-2.0no
excludeProjectsList of project patterns to skip, also support wildcard e.g. *Test.csproj;*Xunit.csprojno
toolVersionSpecify version for dotnet tool nuget-licenseno
exportDirDirectory where licenses.html should be exported tono

no outputs