Admin access required
+This panel is only available to TrustOS administrators.
+From 2bdc085bc3e7dededfe588a2e4ab25c8ba4da40c Mon Sep 17 00:00:00 2001
From: drjones Admin access required This panel is only available to TrustOS administrators. Audit report generation and tenant operations Snapshots the current score and top findings as a permanent audit record.
+ Generates a full findings + score-trend PDF for this tenant without creating an audit record. Perfect for ad-hoc board requests.
+ Recent Reports No reports generated yet.
+
+
+
+
+
+
Continuous Scanning
++ {scan.last_scan + ? `Last scanner activity ${new Date(scan.last_scan).toLocaleString([], { month: "short", day: "numeric", hour: "2-digit", minute: "2-digit" })}` + : "No automated scans in the last 24 hours"} +
+All security findings across your environment
No findings match these filters
@@ -118,7 +206,7 @@ export default function FindingsPage() { - {findings.map(f => ( + {visible.map(f => ({label}
+{value}
++ TrustOS is the AI operating system that turns raw vulnerabilities into a single + Cyber Health Score your board understands — and a prioritized plan your IT team can execute. +
++ Demo access included · No credit card · Authorized assessments only +
+Live from the demo vault
++ Every finding, every asset, every executive exposure — distilled into a single number + that trends over 90 days. When the score goes up, you have proof. When it dips, you know why first. +
+{s.value}
+{s.label}
+The Platform
++ Six capabilities, one vault. Built for growing companies that need enterprise-grade resilience without an enterprise-grade security team. +
+{desc}
+How It Works
+{desc}
+Built Trustworthy
++ Multi-tenant isolation, role-based access, encrypted transport, and authorized-scope-only + assessments. Your data never trains anyone else's model, and your assessments never touch + anything you haven't explicitly enrolled. +
+ + {ctaLabel}It's time you did too. Open your vault and see your real exposure in under five minutes.
+ + {ctaLabel}Point-in-time baseline reports and audit deliverables
+Point-in-time baseline reports and audit deliverables
+Audit reports are managed by your TrustOS administrator.
-No audit reports yet
-Generate the first Vault Audit from the admin panel.
++ {role === "trustos_admin" + ? "Generate the first Vault Audit from the Admin Panel." + : "Your TrustOS administrator will publish audit reports here."} +
{new Date(r.report_date).toLocaleDateString("en-US", { year: "numeric", month: "long", day: "numeric" })} - {r.baseline_score && ` · Score at audit: ${Math.round(r.baseline_score)}`} + {r.baseline_score != null && ` · Score at audit: ${Math.round(r.baseline_score)}`}
{r.executive_summary && ({r.executive_summary}
)}Asset health, automated scans, and freshly discovered exposures
+{label}
+{value}
+No assets enrolled yet. Assets are added during Vault onboarding.
+{a.asset_name}
+{a.asset_value}
+No automated scanner findings yet.
+ {canScan &&Run a full scan to populate this feed.
} +{f.title}
+ {f.affected_component && ( +{f.affected_component}
+ )} +