Santandersecurityresearch / asvs

A simple web app that helps developers understand the ASVS requirements.
MIT License
154 stars 39 forks source link

Check OWASP password length #56

Closed maramazza closed 3 years ago

maramazza commented 3 years ago

Why the first test say "(V2.1.1) Verify that user set passwords are at least 12 characters in length" but if i check the OWASP project i found " at least 8 characters in length"?

https://github.com/OWASP/ASVS/blob/master/4.0/en/0x11-V2-Authentication.md#v21-password-security-requirements

danielcuthbert commented 3 years ago

Hi

We are basing this off the 4.0.3 branch https://github.com/OWASP/ASVS/blob/v4.0.3/4.0/en/0x11-V2-Authentication.md