Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,13 @@
</head>
<body>

<div class="fedramp-banner">
⚠️ <b>US GOVERNMENT INFORMATION SYSTEM NOTICE AND CONSENT:</b> You are accessing a FedRAMP-simulated Zero-Trust Control Plane. This information system is provided for authorized educational and portfolio evaluation purposes only. All transactions, cryptographic payload originations, and input prompts are subjected to continuous real-time logging, interception, and auditing. Unauthorized attempts to exploit this control boundary are strictly monitored.
</div>
<h2>🛡️ ShieldInbound Audit Suite <span class="status-badge" data-tooltip="Federal standard categorizing systems where a security breach would cause severe or catastrophic damage to organizational operations, assets, or individuals.">FIPS 199 HIGH IMPACT</span></h2>

<div class="fedramp-banner">
⚠️ <b>US GOVERNMENT INFORMATION SYSTEM NOTICE AND CONSENT:</b> You are accessing a FedRAMP-simulated Zero-Trust Control Plane. This information system is provided for authorized educational and portfolio evaluation purposes only. All transactions, cryptographic payload originations, and input prompts are subjected to continuous real-time logging, interception, and auditing. Unauthorized attempts to exploit this control boundary are strictly monitored.
</div>

<div class="grid-2" style="background: #0f172a; padding: 12px; border: 1px dashed #334155; border-radius: 4px; margin-bottom: 20px;">

<div class="suite-card">
<div class="classification-header">
Expand Down