Skip to content

Update API Fuzzing image name to use SECURE_ANALYZERS_PREFIX

What does this MR do?

Adds the variable SECURE_ANALYZERS_PREFIX to API Fuzzing image. This variable is used by Security Analyzers to support offline deployment. It allows offline users to easily change the image registry used by all Secure analyzers with one variable.

  • Use SECURE_ANALYZER_PREFIX
  • Remove -engine suffix

Related to #325731 (closed)

CI Templates

  • This change should be backward compatible
  • Tests have been updated to reflect this change
  • Test Project:

test-project-pipelines-293249999

Screenshots (strongly suggested)

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
Edited by Herber Madrigal

Merge request reports