入力
HTTP/2 200
strict-transport-security: max-age=63072000; includeSubDomains; preload
content-security-policy: default-src 'self'; frame-ancestors 'none'
x-content-type-options: nosniff
referrer-policy: strict-origin-when-cross-origin
permissions-policy: camera=(), microphone=(), geolocation=()
出力
Total response headers: 5
Detected security headers: 5
Missing recommended headers: 0
Warnings: 0
Findings:
- Info: Strong HSTS policy with one year or longer max-age, includeSubDomains, and preload
- Info: Content-Security-Policy header detected
- Info: x-content-type-options uses nosniff
- Info: Frame protection detected
- Info: Referrer-Policy uses a stricter value