Update violation columns with more info
What does this MR do and why?
Update violation columns with more info
- Add human readable control names
- Add link to project
- Add time to date detected
References
Link violations to framework controls (&12774 - closed)
Screenshots or screen recordings
| Before | After |
|---|---|
![]() |
![]() |
How to set up and validate locally
- You need to have a group with Ultimate license.
- To seed the data for creating violations under a project:
- Checkout the branch
hraghuvanshi-comp-violations-seeder. - Run the command in bash for generating the violations
FILTER=compliance_report_data SEED_COMPLIANCE_REPORT_DATA=1 GROUP_ID=<group_id> bundle exec rake db:seed_fu.
- Checkout the branch
- Now checkout this branch.
- Go to compliance center -> violations
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

