Skip to content

Move mobsf api key to SAST template

Saikat Sarkar requested to merge mobsf_key into master

What does this MR do?

This change is related to the issue: #270142 (comment 435584720). MOBSF_API_KEY is only used for calling the service running inside the container: “http://mobsf:8000/”. In that case, it is safe to store the KEY in SAST template.

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 Saikat Sarkar

Merge request reports