Update test values for version number

Signed-off-by: David A. Wheeler <dwheeler@dwheeler.com>
This commit is contained in:
David A. Wheeler 2019-02-25 23:30:58 -05:00
parent 872ec190ac
commit 59a4d42a33
2 changed files with 2 additions and 2 deletions

View File

@ -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.8</a>,
<a href="https://dwheeler.com/flawfinder">Flawfinder version 2.0.9</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>

View File

@ -1,4 +1,4 @@
Flawfinder version 2.0.8, (C) 2001-2017 David A. Wheeler.
Flawfinder version 2.0.9, (C) 2001-2017 David A. Wheeler.
Number of rules (primarily dangerous function names) in C/C++ ruleset: 223
Examining test.c
Examining test2.c