11 lines
247 B
JSON
11 lines
247 B
JSON
{
|
|
"name": "Psalm Security Scan",
|
|
"creator": "psalm",
|
|
"description": "Psalm is a static analysis tool for finding errors in PHP applications",
|
|
"iconName": "psalm",
|
|
"categories": [
|
|
"Code Scanning",
|
|
"PHP"
|
|
]
|
|
}
|