Skip to content

Draft: Created a new compliance frameworks service for use with GraphQL endpoints

Robert Hunt requested to merge create-compliance-frameworks-service into master

What does this MR do?

This MR adds a new compliance frameworks service to handle the retrieval and submission of compliance frameworks data via our GraphQL endpoints.

The service handles the normalising and return of errors as well.

This will be used by the compliance frameworks form, as well as more generally anywhere else where compliance frameworks are needed via GraphQL.

Screenshots (strongly suggested)

N/A - This isn't in use yet but you can see how it will be used for retrieval and submission.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

As this isn't in use yet, I hope the specs cover all the bases. You can also take a look at its usage in !48768 (closed)

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 Robert Hunt

Merge request reports