Direction check: evolving the compliance dashboard as a read-only view over existing GRC outputs #146
jeftekhari
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wanted to open a direction check before writing code.
Long term, I’m interested in helping the compliance-posture dashboard become a better read-only view over existing GRC outputs across the repo. The rough end goal would be: when the toolkit already produces or stores useful GRC information somewhere, the dashboard can help users inspect it without changing the underlying producer, schema, or storage path.
I want to be careful with that boundary. I’m not proposing that the dashboard become a source of truth, write to
grc-data, move data around, or require other plugins/connectors to save data differently.Near-term, I think the safest first step is much narrower:
The dashboard already reads saved
monitor_continuous_runJSON. That object appears to contain useful detail the UI does not currently surface, especially undergap_assessment_summary:no_dataartifacts.metricsPossible first PR scope:
Explicit non-goals for the first PR:
monitor-continuousgrc-dataIf that direction seems acceptable, I’d treat this as an incremental path:
Would maintainers be open to that direction, starting with the narrow monitor-only drill-down?
Beta Was this translation helpful? Give feedback.
All reactions