9 lines
281 B
JSON
9 lines
281 B
JSON
|
|
{
|
||
|
|
"name": "Bandit Scan",
|
||
|
|
"creator": "abirismyname",
|
||
|
|
"enterprise": false,
|
||
|
|
"description": "Bandit is free software designed to find common security issues in Python code, maintained by PyCQA",
|
||
|
|
"iconName": "bandit",
|
||
|
|
"categories": ["Code Scanning", "Python"]
|
||
|
|
}
|