gavanlamb/.Net Vulnerable

Check for vulnerable .NET packages

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
add-pr-commentA flag to indicate whether to add a comment to the associated PR with a report of the vulnerable packages. If this is enabled and the action is executed for a non-pull-request build then the comment will not be added.no
pr-comment-nameA unique suffix for the pull-request comment for the current run.no
add-check-runA flag to indicate whether to add a check run, to the action, containing a report of the vulnerable packages.no
fail-check-run-if-contains-vulnerableA flag to indicate whether the check run should fail if there are any direct dependencies that are vulnerable. In order for this to work the check run needs to be enabled by setting `add-check-run` to be true.no
check-run-nameA unique name for the check run tab.no
include-transitive-dependenciesA flag to indicate whether to include transitive and top-level packages.no
nuget-sourcesThe NuGet sources to use when searching for newer packages. To specify more than one use a comma separated value.no
nuget-config-file-pathThe path to the NuGet config file to use.no
frameworksThe framework or frameworks to run the command for. To specify more than one use a comma separated value.no
targetThe project or solution file to target. If a file is not specified, the command will search the current directory for one.no

no outputs