census icon indicating copy to clipboard operation
census copied to clipboard

Future: Consider adding static analysis for vulnerabilities (e.g., hit density)

Open david-a-wheeler opened this issue 10 years ago • 2 comments

Per section 5.B of the paper:

Perform static analysis on source code to determine the likely number of latent vulnerabilities (e.g., using Coverity scan, RATS, or flawfinder); measures such as hit density could indicate more problematic software. A variant would be to report on densities of warnings when warning flags are enabled.

david-a-wheeler avatar Jul 22 '15 19:07 david-a-wheeler

This will report many False Alarms.

ya1gaurav avatar Mar 26 '16 05:03 ya1gaurav

Sure, but the point would be to see if the density was unusually high. If you keep walking to the edge of a cliff, eventually you are likely to fall off.

david-a-wheeler avatar Mar 26 '16 11:03 david-a-wheeler