Files
starter-workflows/code-scanning/properties/flawfinder.properties.json
2021-06-24 15:54:15 -07:00

7 lines
264 B
JSON

{
"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++" ]
}