Edward
2022-05-16 17:42:13 -04:00
parent 7e07c9f957
commit 862560d6d0
3 changed files with 58 additions and 0 deletions
@@ -0,0 +1,7 @@
{
"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"]
}