Skip to content

Export for standards adherence report (backend)

Jay Montal requested to merge 413736_export_adherence_report into master

What does this MR do and why?

What

Export for standards adherence report (backend)

  • Adds a new endpoint for exporting standards adherence reports
  • Emails and sends the report as a CSV

Why

Adds the ability for users to export their standards adherence report

Screenshots or screen recordings

Email CSV
image image

How to set up and validate locally

Setup Adherences

  1. Visit group settings and enable "Prevent approval by author" from the 'Merge Request Approval' section.
  2. This will create a couple of rows inside the project_compliance_standards_adherence table.

Using a group name visit the following below locally

http://gdk.test:3000/groups//-/security/compliance_standards_adherence_reports.csv

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #413736 (closed)

Edited by Jay Montal

Merge request reports