Update tests for new version#
Signed-off-by: David A. Wheeler <dwheeler@dwheeler.com>
This commit is contained in:
parent
8f3111a3fd
commit
04e444c84a
|
@ -1,4 +1,4 @@
|
|||
Flawfinder version 2.0.14, (C) 2001-2019 David A. Wheeler.
|
||||
Flawfinder version 2.0.15, (C) 2001-2019 David A. Wheeler.
|
||||
Showing hits not in test-saved-hitlist-008.txt
|
||||
Number of rules (primarily dangerous function names) in C/C++ ruleset: 222
|
||||
|
||||
|
|
|
@ -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.14</a>,
|
||||
<a href="https://dwheeler.com/flawfinder">Flawfinder version 2.0.15</a>,
|
||||
(C) 2001-2019 <a href="https://dwheeler.com">David A. Wheeler</a>.
|
||||
Number of rules (primarily dangerous function names) in C/C++ ruleset: 222
|
||||
<p>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Flawfinder version 2.0.14, (C) 2001-2019 David A. Wheeler.
|
||||
Flawfinder version 2.0.15, (C) 2001-2019 David A. Wheeler.
|
||||
Number of rules (primarily dangerous function names) in C/C++ ruleset: 222
|
||||
Examining test.c
|
||||
Examining test2.c
|
||||
|
|
Loading…
Reference in New Issue