Understanding the Dashboard
The SentinelSecurity dashboard provides a comprehensive overview of your site's overall security status at a glance. You can access it from the WordPress admin panel under SentinelSecurity → Dashboard.
Why the Dashboard Matters
Security is not a "set it and forget it" task. You need to continuously monitor for new threats and configuration gaps. The dashboard integrates multiple diagnostic results and protection feature statuses into a single score, giving you a quantitative assessment of your site's security posture.
Overall Security Score
The 0–100 score displayed at the top of the screen represents your site's overall security level.
Grade Rating
| Grade | Score Range | Meaning |
|---|---|---|
| A+ | 95–100 | Maximum protection. All major features are enabled |
| A | 85–95 | Very good. Nearly all recommended settings are applied |
| B | 75–85 | Good. Basic protections are active, but some hardening is recommended |
| C | 60–75 | Needs improvement. Some important settings may not be applied |
| D | 50–60 | Attention required. Many protection features are disabled |
| F | 0–50 | Critical. Immediate security action is needed |
Score Calculation
The score is calculated from multiple factors, including:
- Login Security
- HTTP Header Scan
- REST API Scan
- API Protection
- Security Header Settings
- Vulnerability Scan
- File Integrity Monitoring
Security Event Summary
Recent security events are displayed in chronological order.
- Failed Logins: Unauthorized login attempts and block information
- File Change Detection: Detected file modifications
- Vulnerability Detection: Newly discovered vulnerabilities
- Blocked IPs: IP addresses blocked by brute force protection
Protection Feature Cards
The status of each security feature is displayed as a card.
| Status Label | Meaning | Action |
|---|---|---|
| Protected (Green) | Feature is active and functioning normally | No action needed |
| Partially Protected (Yellow) | Only some sub-features are enabled | Review settings recommended |
| Disabled (Gray) | Feature is disabled | Enable as needed |
Quick Actions
Actions you can perform directly from the dashboard.
- Scan: Run HTTP Header Scan, REST API Scan, or Vulnerability Scan on the spot
- Go to Settings: Shortcuts to each feature's settings page
- View Reports: Review details of recent scan results
License Status
The badge in the upper-right corner of the page shows your current license status.
- Green badge: License active
- Red badge: License invalid or expired
Improving Your Score
If your score is low, prioritize the components with the highest weight.
- Login Security (30%): Enable brute force protection and reCAPTCHA first
- HTTP Header Scan (20%): Configure any missing security headers
- REST API Scan (20%): Address items marked as "Critical" first
- API Protection (15%): Enable user enumeration prevention and rate limiting
- Security Header Settings (15%): Configure CSP, HSTS, etc.