Skip to content

Add missing SAST environment variables

Cameron Swords requested to merge update-sast-env-variables into master

What does this MR do?

Add SAST specific environment variables so that when Java 11 support is added users can specify their desired Java version.

This is related to issue EE 9998.

The related MR that uses these environment variables is SpotBugs 13.

Does this MR meet the acceptance criteria?

Conformity

Performance and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports