Skip to content

Add secret detection for GraphQL API

Saikat Sarkar requested to merge add_secret_detection_to_graphql into master

What does this MR do?

This MR adds secret_detection for different places for GraphQL API. This work is part of this issue.

Screenshots

Screen_Shot_2020-06-03_at_5.13.20_PM

Screen_Shot_2020-06-03_at_5.13.44_PM

Screen_Shot_2020-06-03_at_8.10.20_PM

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 Russell Dickenson

Merge request reports