Files

7 lines
264 B
JSON
Raw Permalink Normal View History

2021-06-24 15:54:15 -07:00
{
"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++" ]
}