mixxxxa/PVS-Studio scan example

Easy way to configure PVS-Studio analyzer on GitHub

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
file-to-analyzeFile to analyze (Compile Commands Database or trace-file)yes
analysis-modeThe group of warnings that will be activated during analysis. Several values must be separated by ';', e.g. 'GA;OP;64'noGA;OP
output-formatRender types for output. Avaliable formats can be found in documentation.yes
output-fileOutput file.yes
license-filePVS-Studio license fileno""
source-tree-rootReplace absolute paths in report with relative pathsno""
parallelAllow to run N PVS-Studio analyzers at onceno0
excluded-dirsExcludes from the report all warnings issued in certain files (wildcards supported). Several values must be separated by semicolon or new line, e.g. 'C:\dev\project\thirdparty;C:\dev\project\libs'no""
suppress-filesPath to suppress files.no""
rules-configsPaths to the diagnostics configuration file (.pvsconfig) or to the directory containing configuration filesno""
additional-argsAdditional args passed to analyzer. See documentation for more information.no""
namedescription
reportPath to ready-to-use report in a specified format
raw-reportPath to raw analyzer report for further conversion and processing