Create a cron worker to evaluate compliance for a project
Description
As per the new technical plan we need to run a cron every 12h to evaluate compliance for projects
Proposal
- We need to run the cron worker every 12 hours
- This worker would fetch frameworks that have compliance requirements with non empty controls.
- For each of the projects associated to this framework, we would evaluate the project against the control and create/update the result in
project_control_compliance_statuses.
Edited by Huzaifa Iftikhar