Flawfinder Results

Here are the security scan results from Flawfinder version 2.0.19, (C) 2001-2019 David A. Wheeler. Number of rules (primarily dangerous function names) in C/C++ ruleset: 222

Examining src/utilities/ring_buffer.c
Examining src/utilities/time_conversions.c
Examining src/scheduler.c
Examining src/main.c

Final Results

Analysis Summary

Hits = 1
Lines analyzed = 257 in approximately 0.01 seconds (38376 lines/second)
Physical Source Lines of Code (SLOC) = 205
Hits@level = [0] 8 [1] 0 [2] 1 [3] 0 [4] 0 [5] 0
Hits@level+ = [0+] 9 [1+] 1 [2+] 1 [3+] 0 [4+] 0 [5+] 0
Hits/KSLOC@level+ = [0+] 43.9024 [1+] 4.87805 [2+] 4.87805 [3+] 0 [4+] 0 [5+] 0
Dot directories skipped = 2 (--followdotdir overrides)
Minimum risk level = 1
Not every hit is necessarily a security vulnerability. You can inhibit a report by adding a comment in this form: // flawfinder: ignore Make *sure* it's a false positive! You can use the option --neverignore to show these.
There may be other security vulnerabilities; review your code!
See 'Secure Programming HOWTO' (https://dwheeler.com/secure-programs) for more information.