We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db0a96e commit 3700872Copy full SHA for 3700872
README.md
@@ -1,6 +1,6 @@
1
-# Psalm Security Scan Github action
+# Psalm Github Security Scan
2
3
-Run Psalm as a github action.
+Run Psalm’s taint analysis as a github action. This is a streamlined version of https://github.com/psalm/psalm-github-actions.
4
5
```yaml
6
name: Static analysis
0 commit comments