Commit f8c411fd authored by Benjamin Zeigler's avatar Benjamin Zeigler Committed by Russell Dickenson

Update PHPCS env flags in analyzer settings

- Related to Issue #216507
parent dddc9382
......@@ -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