Add project compliance labels to the Compliance Dashboard
Merged
requested to merge 215051-add-project-compliance-labels-to-the-compliance-dashboard into master
This MR adds a new shared Vue component to render compliance framework badges.
The new component is then added to the compliance dashboard to render the compliance framework applied to each MR. The serializer passes the data to the frontend to consume.
Lighter label | Darker label |
---|---|
![]() |
![]() |
One preload query is added by the finder. See this discussion for the query and details.
[GDK_HOST]/groups/[GROUP]/-/edit#js-compliance-frameworks-settings
and create a compliance framework label[GDK_HOST]/[GROUP]/[PROJECT]/edit
and add your framework to the project[GDK_HOST]/groups/[GROUP]/-/security/compliance_dashboard
and check the label appearsDoes 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.
@gitlab-com/gl-security/appsec
Related to #215051 (closed)