pumasecurity/Puma Scan Professional

Secure code analysis rules for .NET C# applications.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
project-pathsRequired: Common delimited list of solutions or projects to analyze [Web.csproj,Api.csproj,Data.csproj]yes""
output-formatsRequired: Comma delimited list of output formats [json,html,msbuild,vso,trx,csv,sarif,sonarcloud]yesjson
output-fileRequired: Output directory and file name for the generated scan results [./tests/pumascan]. The file extension will automatically be added for each selected format.yes./tests/pumascan
settings-pathsOptional: Comma delimited list of Puma Scan custom scan settings file paths (.pumafile). If no value is supplied, the default scanner settings will be used.nonull
verboseOptional: Writes verbose output to the console. Default is false.nofalse
threshold-highOptional: Threshold for the number of high risk findings that cause the scan to return a failing exit code. Default is disabled.nonull
threshold-mediumOptional: Threshold for the number of medium risk findings that cause the scan to return a failing exit code. Default is disabled.nonull
threshold-lowOptional: Threshold for the number of low risk findings that cause the scan to return a failing exit code. Default is disabled.nonull

no outputs