Skip to content

Update API Fuzzing image name to use SECURE_ANALYZERS_PREFIX

Michael Eddington requested to merge 59570-update-image-name-apifuzzing into master

What does this MR do?

Update the API Fuzzing image name to use SECURE_ANALYZERS_PREFIX. Using this variable is a pattern for the Secure analyzers. It allows offline users to easily change the image registry used by all Secure analyzers with one variable.

The -engine suffix has also been removed to conform with other secure analyzer container image names.

  • Use SECURE_ANALYZER_PREFIX
  • Remove -engine suffix
  • Remove explicit entrypoint setting

Related to #327508 (closed)

CI Templates

  • This change could be breaking and has been made to the latest template version
  • Tests have been updated to reflect this change
  • No documentation changes are needed
  • Test Project:

Screenshots (strongly suggested)

No screenshot provided, latest versions don't display in UX.

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 Michael Eddington

Merge request reports