| `ANT_HOME` | spotbugs | The `ANT_HOME` environment variable. |
| `SCAN_KUBERNETES_MANIFESTS` | kubesec | Set to `"true"` to scan Kubernetes manifests when [Docker in Docker](#disabling-docker-in-docker-for-sast) is disabled. |
| `ANT_PATH` | spotbugs | Path to the `ant` executable. |
| `ANT_HOME` | spotbugs | The `ANT_HOME` environment variable. |
| `GRADLE_PATH` | spotbugs | Path to the `gradle` executable. |
| `ANT_PATH` | spotbugs | Path to the `ant` executable. |
| `JAVA_OPTS` | spotbugs | Additional arguments for the `java` executable. |
| `GRADLE_PATH` | spotbugs | Path to the `gradle` executable. |
| `JAVA_PATH` | spotbugs | Path to the `java` executable. |
| `JAVA_OPTS` | spotbugs | Additional arguments for the `java` executable. |
| `SAST_JAVA_VERSION` | spotbugs | Which Java version to use. Supported versions are `8` and `11`. Defaults to `8`. |
| `JAVA_PATH` | spotbugs | Path to the `java` executable. |
| `MAVEN_CLI_OPTS` | spotbugs | Additional arguments for the `mvn` or `mvnw` executable. |
| `SAST_JAVA_VERSION` | spotbugs | Which Java version to use. Supported versions are `8` and `11`. Defaults to `8`. |
| `MAVEN_PATH` | spotbugs | Path to the `mvn` executable. |
| `MAVEN_CLI_OPTS` | spotbugs | Additional arguments for the `mvn` or `mvnw` executable. |
| `MAVEN_REPO_PATH` | spotbugs | Path to the Maven local repository (shortcut for the `maven.repo.local` property). |
| `MAVEN_PATH` | spotbugs | Path to the `mvn` executable. |
| `SBT_PATH` | spotbugs | Path to the `sbt` executable. |
| `MAVEN_REPO_PATH` | spotbugs | Path to the Maven local repository (shortcut for the `maven.repo.local` property). |
| `FAIL_NEVER` | spotbugs | Set to `1` to ignore compilation failure. |
| `SBT_PATH` | spotbugs | Path to the `sbt` executable. |
| `FAIL_NEVER` | spotbugs | Set to `1` to ignore compilation failure. |