Dashboard: Security Headers Report
This report answers the following questions:
- What are the raw headers for my website?
- Does my website implement common security headers:
- Content-Security-Policy
- HTTP Strict-Transport-Security
- Permissions-Policy
- Referrer-Policy
- X-Content-Type-Options
- X-Frame-Options
This dashboard contains 6 cards, 1 input and 2 tables.
Usage
Browse dashboards and select Security Headers Report:
steampipe dashboard
Or snapshot and share results via Steampipe Cloud:
steampipe loginsteampipe dashboard --share net_insights.dashboard.security_headers_report
Queries
The dashboard uses the named queries:
- security_headers_content_security_policy_check
- security_headers_missing_headers
- security_headers_permissions_policy_check
- security_headers_raw_header_list
- security_headers_referrer_policy_check
- security_headers_strict_transport_security_check
- security_headers_x_content_type_options_check
- security_headers_x_frame_options_check