You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the dashboard remediation simulator and cut the 1.0 release
The web dashboard now embeds the interactive remediation simulator: ticking a
finding as fixed recomputes the projected grade and risk score live, mirroring
the HTML report's simulator in the browser UI. Add a dashboard preview to the
README and mark the project as a stable 1.0 release.
@@ -74,6 +74,12 @@ It is built for the people who need that picture fast: an agency qualifying a
74
74
prospect, a consultant producing a client report, or a small team checking its
75
75
own footprint.
76
76
77
+
<palign="center">
78
+
<imgsrc="assets/dashboard.svg"alt="SentinelDeck web dashboard"width="840">
79
+
</p>
80
+
81
+
<palign="center"><code>sentineldeck dashboard</code> opens this in your browser. Local only, zero extra dependencies, with a live remediation simulator that recomputes the grade as you tick fixes.</p>
0 commit comments