Add flawfinder workflow

This commit is contained in:
Yong Yan
2021-06-24 15:54:15 -07:00
parent 1dd15d2033
commit 808fc34514
2 changed files with 45 additions and 0 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++" ]
}