Files
starter-workflows/code-scanning/properties/psalm.properties.json
T
2021-10-28 10:55:20 -04:00

10 lines
246 B
JSON

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