Skip to content

Avoid writing empty stage variable

rossfuhrman requested to merge rf-sast-config-stage-fix into master

What does this MR do?

Similar to the work in !38419 (merged), we want to avoid setting the stage variable if an empty string is passed in. I also updated the related spec to pass in multiple empty parameters as that case is what the caller of the service will most likely be doing.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability 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