AWS
Security Recommendations
AWS Security Hub findings across CIS, PCI and AWS Foundational standards, with status and severity.
Live preview — demo data
What this pane shows
Active AWS Security Hub findings rolled up by standard — Center for Internet Security AWS Benchmark, PCI DSS, AWS Foundational Security Best Practices, NIST 800-53 — with each finding's severity, affected resource, age and current workflow status (NEW, NOTIFIED, RESOLVED, SUPPRESSED).
Key use cases
- Daily triage of new high-severity findings across an organisation.
- Track progress against a specific compliance standard.
- Catch findings that have been NEW for too long without being triaged.
- Audit which standards are enabled and how the account scores against each.
How to embed
Drop this snippet on any HTML page that loads lp-embed.js. The pane
mounts itself wherever the matching <div> is in the DOM.
<div class="lp-security-hub-panel"
data-lp-account="<your-account-alias>"></div>
<script src="https://lightpane.io/embed/lp-embed.js"
data-lp-key="<your-access-key>"></script>
<script src="https://lightpane.io/_pane-tests/aws/security-hub/security-hub.js"
defer></script>
Tier
Available on Builder and above.
Build notes
Mock-only at the moment — live-wiring tracked in the roadmap.