Skip to content

Add compliance_framework list to project API endpoint

Max Woolf requested to merge 215157-framework-api-rest into master

What does this MR do?

Adds a compliance_frameworks array of strings to the projects/:project_id REST API endpoint.

GET /api/v4/projects/10

Screenshots

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

Mentions #215157 (closed)

Edited by Max Woolf

Merge request reports