Update test results for new version number
Signed-off-by: David A. Wheeler <dwheeler@dwheeler.com>
This commit is contained in:
parent
fccc59cdcb
commit
27ee4b0c8c
|
@ -9,7 +9,7 @@
|
|||
<body>
|
||||
<h1>Flawfinder Results</h1>
|
||||
Here are the security scan results from
|
||||
<a href="https://dwheeler.com/flawfinder">Flawfinder version 2.0.7</a>,
|
||||
<a href="https://dwheeler.com/flawfinder">Flawfinder version 2.0.8</a>,
|
||||
(C) 2001-2017 <a href="https://dwheeler.com">David A. Wheeler</a>.
|
||||
Number of rules (primarily dangerous function names) in C/C++ ruleset: 223
|
||||
<p>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Flawfinder version 2.0.7, (C) 2001-2017 David A. Wheeler.
|
||||
Flawfinder version 2.0.8, (C) 2001-2017 David A. Wheeler.
|
||||
Number of rules (primarily dangerous function names) in C/C++ ruleset: 223
|
||||
Examining test.c
|
||||
Examining test2.c
|
||||
|
|
Loading…
Reference in New Issue