Skip to content

Technical checks

Security checks

Use SSL if you are interacting with sensitive user data. You’ll find 14 checks in this group.

Change historyEXAMPLE / TRACE
Example evidence, review, and verification states
StateEvidenceOwner
FoundSecurityOriginal page and available evidence recordedAudit
ReviewedDecision recordedA person checked the target and proposed valueHuman
CheckedPublic page readLive result recorded separatelyNetrix
Product illustration only. It shows how statuses work, not a customer result.

All checks in this group

Open a check to see what triggered it and what to do next.

Security

Use SSL if you are interacting with sensitive user data.

security

Mixed Content Issues

HTTPS pages loading HTTP resources cause security warnings. Update all resources to HTTPS.

mixed_content

Form URL Insecure

Forms should submit data to HTTPS URLs to protect user information in transit.

form_url_insecure

Form on HTTP URL

Pages containing forms should use HTTPS to establish trust and protect data.

form_on_http_url

Missing HSTS Header

Add Strict-Transport-Security header to force HTTPS connections and prevent downgrade attacks.

missing_hsts_header

Unsafe Cross-Origin Links

Add rel="noopener noreferrer" to external links opening in new tabs to prevent security vulnerabilities.

unsafe_crossorigin_links

Protocol-Relative Resource Links

Replace protocol-relative URLs (//example.com) with explicit HTTPS URLs for better security.

protocolrelative_resource_links

Missing Content-Security-Policy Header

Implement Content-Security-Policy header to prevent XSS attacks and control resource loading.

missing_contentsecuritypolicy_header

Missing X-Content-Type-Options Header

Add X-Content-Type-Options: nosniff header to prevent MIME type sniffing attacks.

missing_xcontenttypeoptions_header

Missing X-Frame-Options Header

Add X-Frame-Options header to prevent clickjacking attacks.

missing_xframeoptions_header

Missing Referrer-Policy Header

Add Referrer-Policy header to control referrer information sent with requests.

missing_secure_referrerpolicy_header

Bad Content Type

Ensure all resources are served with appropriate Content-Type headers to prevent security issues.

bad_content_type

Mixed Content

An HTTPS page requesting HTTP resources shows a browser warning and can have those resources blocked outright. Serve every asset over HTTPS.

page_mixed_content

Insecure Resource Dependency (Manual Review)

Update the URL in its owning stylesheet, responsive image markup or redirect. A page-level HTML attribute rewrite does not repair this dependency. Older evidence without direct-reference provenance also requires manual inspection.

dependency_url_review