Adding Psalm PHP scanning to Starter Workflows
This commit is contained in:
committed by
Emmanuel Roullit
parent
63bb49fa36
commit
eeb84c9ae6
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user