Risk Manager
Security risk identification, assessment, and management
Risk Manager is a single-page application (SPA) designed for systematic security risk management.
It helps you identify threats, assess their likelihood and impact, and track mitigation efforts
over time. The app is served as a static SPA on CyberSecurity Hub itself, stripped from its
prefix by Caddy — so it lives at the /riskmanager
path with no separate deployment required. Security headers are enforced at the proxy level,
including strict content-type options and frame denial.
Risk Identification
Systematically catalog security risks across your infrastructure with structured categories and custom fields.
Likelihood & Impact Scoring
Rate risks on standardized scales to produce quantifiable risk scores for prioritization.
Mitigation Tracking
Assign controls and track mitigation status over time — from planned to implemented.
Risk Registers
Generate risk registers that summarize your security posture for stakeholders and auditors.
SPA Architecture
Fully client-side single-page application — no server rendering, fast navigation, works offline.
Security Headers
Served with strict X-Content-Type-Options, X-Frame-Options DENY, and Referrer-Policy enforced by Caddy.