Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🧹 Report checks by mrn when used by controls #672

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

jaym
Copy link
Contributor

@jaym jaym commented Aug 1, 2023

For frameworks reporting, we want the ability to display how checks scored for a control. We aggregate the information by check. In some cases, we have checks that have different MRNs but the same code. This makes it difficult to separate these. This change modifies the reporting structure for controls. We don't directly send the check score to the control. Instead, a new reporting job is inserted that reports to the query mrn. And then that reports to the control.

rp

For frameworks reporting, we want the ability to display how checks
scored for a control. We aggregate the information by check. In some
cases, we have checks that have different MRNs but the same code. This
makes it difficult to separate these. This change modifies the reporting
structure for controls. We don't directly send the check score to the control.
Instead, a new reporting job is inserted that reports to the query mrn.
And then that reports to the control.
@jaym jaym marked this pull request as ready for review August 1, 2023 23:37
@chris-rock chris-rock merged commit cc060e3 into main Aug 2, 2023
7 checks passed
@chris-rock chris-rock deleted the jdm/control-query-rj branch August 2, 2023 08:29
@github-actions github-actions bot locked and limited conversation to collaborators Aug 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants