Password Policy
You may have noticed this on the member registration form:

Knowing this, we can narrow down our password lists to those with 10 characters
or more.
If there are other complexity requirements, we can account for these too.
For example, if there is a requirement for numbers in the password, we can remove those without.