Commit c868c152 authored by Russell Dickenson's avatar Russell Dickenson

Merge branch 'sololegends-phpcxs-flags-addition' into 'master'

Update PHPCS env flags in analyzer settings

See merge request gitlab-org/gitlab!31034
parents cd8d8f6d f8c411fd
......@@ -326,6 +326,7 @@ Some analyzers can be customized with environment variables.
| `SBT_PATH` | SpotBugs | Path to the `sbt` executable. |
| `FAIL_NEVER` | SpotBugs | Set to `1` to ignore compilation failure. |
| `SAST_GOSEC_CONFIG` | Gosec | Path to configuration for Gosec (optional). |
| `PHPCS_SECURITY_AUDIT_PHP_EXTENSIONS` | phpcs-security-audit | Comma separated list of additional PHP Extensions. |
#### Custom environment variables
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment