ac13a846c9
Signed-off-by: Emmanuel Roullit <eroullit@github.com>
11 lines
246 B
JSON
11 lines
246 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"
|
|
]
|
|
}
|