preflight
Back to changelog
May 13, 2026 v0.12.16

More reliable checks with clearer errors

This update focuses on making checks more dependable in real-world network conditions and easier to diagnose when something fails.

Smoother Experience

Network connections now try multiple available IP addresses instead of failing early. This helps checks succeed more often on dual-stack hosts where one address family is misbehaving.

Timeout detection when scanning external scripts is now based on the actual network timeout signal, which makes timeout warnings more accurate.

Clearer, more actionable errors

Several checks now include more context in their errors, like the specific URL or file involved. This makes it easier to pinpoint what needs attention when a check fails.

Some DNS lookup failures now avoid returning partial results alongside an error. This reduces the chance of confusing, mixed outcomes when a record is missing.

Tags

Bug Fix Security Backend