Skip to content

Implement GraphQL query to generate JSON for SAST config UI

Saikat Sarkar requested to merge sast-ci-config into master

What does this MR do?

This MR is related to this issue. The purpose of this MR is to create a GraphQL query to retrieve information to render SAST configuration UI.

Screenshots

One can see the full query structure and result in the issue.

GraphQL Query

Screen_Shot_2020-06-29_at_9.09.26_AM

Documentation

Screen_Shot_2020-06-29_at_9.34.39_AM

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