scan_security_headers
Check a website's HTTP security headers against OWASP best practices, get an A-F grade, and see exactly which headers to add.
Instructions
Fetch a website and grade its HTTP security headers A–F against OWASP best practices, listing what is missing and the exact header to add.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The website URL to scan, e.g. 'example.com' or 'https://example.com'. |