Files
starter-workflows/code-scanning/properties/pysa.properties.json
T

8 lines
313 B
JSON
Raw Normal View History

2022-05-16 17:42:13 -04:00
{
"name": "Pysa",
"creator": "Meta",
"description": "Python Static Analyzer (Pysa) is a security-focused static analysis tool that tracks flows of data from where they originate to where they terminate in a dangerous location.",
"iconName": "pysa",
"categories": ["Code Scanning", "Python"]
}