cppcheck/triage
Daniel Marjamäki d952c3d74d triage: change a positive from fp to tp 2015-01-06 13:49:09 +01:00
..
linux-3.11 triage: change a positive from fp to tp 2015-01-06 13:49:09 +01:00
readme.txt triage: added folder for triage data 2015-01-01 09:59:47 +01:00
theme1.css triage: write 'Not Found' errors in the report 2015-01-02 09:13:05 +01:00
triage.py triage report: link to source code 2015-01-06 13:04:49 +01:00

readme.txt

This folder is for triage data of cppcheck results.

You can scan these projects with arbitrary cppcheck version and get triaged reports.

Usage:

1. Pick a project.. for example linux-3.11.
2. Scan linux-3.11 on your computer with cppcheck (arbitrary version).
3. run the triage.py script:
    python triage.py linux-3.11 path-to-cppcheck-results.txt
4. A report.html is generated