-
Security
Set a sane password policy
Enforces minimum length and breached-password checks without arbitrary complexity rules that push users to weak patterns.
Free Prompt
What This Does / How This Helps
Replaces the usual checkbox complexity rules with a policy that actually matches current NIST guidance: length and breached-password screening instead of symbol requirements. Complexity rules feel like security but mostly train users to append 1! to their usual password. Meanwhile the two things that genuinely matter, length and not using a password from a breach list, often go unchecked. Password managers also break on sites that block pasting or cap length at 16 characters. You get the policy updated with a test matrix showing exactly which passwords should pass and fail, so verification takes two minutes.
Want to skip doing this by hand?
Fortivibe audits your app for all of the areas these prompts cover (and more).