Checks · security

Insecure Form

Error security.insecure_form

What it means

A form on this page submits over plain HTTP. Anything typed into it — including passwords — crosses the network unencrypted.

How to fix it

Point the form action at an https:// URL.

Where to find it in Truelint

Open the Issues pane on the right of the workspace and select Insecure Form. The grid filters to every affected URL and the detail pane shows the specific finding for each. Export the list with Export → Current view, or from the API:

GET /api/v1/crawls/{handle}/issues/security.insecure_form