Skip to content

Use GraphQL to prefetch data for DastProfile#edit

What does this MR do?

this merge request converts hand-rolled serialisation for dast_profiles over to use GraphQL following the same approach taken in !58735 (merged). using the GraphQL api as a single source of truth (ssot) means we can be more efficient by sharing code.

Related Issue(s)

Follow-up from "Retrieve Dast::Profile in controller"

Screenshots

2

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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 Philip Cunningham

Merge request reports