2021-10-28 10:55:20 -04:00
|
|
|
{
|
|
|
|
|
"name": "Psalm Security Scan",
|
|
|
|
|
"creator": "psalm",
|
|
|
|
|
"description": "Psalm is a static analysis tool for finding errors in PHP applications",
|
2021-11-10 11:31:39 -05:00
|
|
|
"iconName": "psalm",
|
2021-10-28 10:55:20 -04:00
|
|
|
"categories": [
|
2023-01-27 14:04:26 +01:00
|
|
|
"Code Scanning",
|
2021-10-28 10:55:20 -04:00
|
|
|
"PHP"
|
|
|
|
|
]
|
2021-11-10 11:31:39 -05:00
|
|
|
}
|