Add security_policy_id to compliance_framework_security_policies
What does this MR do and why?
This MR adds security_policy_id to compliance_framework_security_policies table to store the relationship between a security policy and a compliance framework. Currently, it is done through policy_index and policy_configuration_id but if there are multiple policy types using a same compliance framework, it will not store the link for all the policies.
References
Screenshots or screen recordings
| Before | After |
|---|---|
How to set up and validate locally
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.