Merge branch 'main' into feature/stackhawk-hawkscan

This commit is contained in:
Zachary Conger
2021-08-04 08:52:57 -06:00
committed by GitHub
13 changed files with 181 additions and 17 deletions
@@ -0,0 +1,7 @@
{
"name": "Flawfinder",
"creator": "David A. Wheeler",
"description": "Flawfinder is a simple program that scans C/C++ source code and reports potential security flaws.",
"iconName": "flawfinder",
"categories": [ "Code Scanning", "C", "C++" ]
}