Security Headers Auditor
Pricing
from $4.90 / 1,000 url auditeds
Security Headers Auditor
Audit website security headers such as CSP, HSTS, X-Frame-Options, Referrer-Policy, and Permissions-Policy.
Security Headers Auditor
Pricing
from $4.90 / 1,000 url auditeds
Audit website security headers such as CSP, HSTS, X-Frame-Options, Referrer-Policy, and Permissions-Policy.
Header snapshots to audit. Defaults to a small hardened fixture that finishes quickly.
[ { "sourceId": "sample-hardened-site", "sourceUrl": "https://example.com", "statusCode": 200, "headers": { "strict-transport-security": "max-age=31536000; includeSubDomains; preload", "content-security-policy": "default-src 'self'; script-src 'self'; object-src 'none'; base-uri 'self'; frame-ancestors 'none'", "x-frame-options": "DENY", "x-content-type-options": "nosniff", "referrer-policy": "strict-origin-when-cross-origin", "permissions-policy": "geolocation=(), microphone=(), camera=()", "cross-origin-opener-policy": "same-origin", "cross-origin-resource-policy": "same-origin" }, "previousHeaders": { "strict-transport-security": "max-age=86400", "x-content-type-options": "nosniff" } }]Optional URLs to fetch only when fetchUrls is true. Leave empty for fixture/local runs.
[]Fetch headers over HTTP. Default is false to keep zero-config runs local and cheap.
Compare previousHeaders against current headers when available.
Alias for Max Targets/Maximum Records used by the Junipr actor baseline. When both are provided, actor-specific limits still apply.
Write summary JSON and Markdown report artifacts to the key-value store.
Maximum URL or header snapshots to audit.
HTTP timeout for optional URL fetches.
Hard local spending cap for actor-start, per-item, and report events. The actor stops before work or withholds uncharged output when the next event would exceed this amount.
Validate input and write a dry-run summary without PPE charges or dataset output.