Files
starter-workflows/code-scanning/properties/psalm.properties.json
T
2021-11-10 11:31:39 -05:00

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"
]
}