Cryptography

PyZxcvbn

Third-party Python package module — zxcvbn. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.

Other Methods

.feedback.get_dictionary_match_feedback()Neutral
#
Signature
feedback.get_dictionary_match_feedback(match, is_sole_match)

feedback.get_dictionary_match_feedback function.

.feedback.get_feedback()Neutral
#
Signature
feedback.get_feedback(score, sequence)

feedback.get_feedback function.

.feedback.get_match_feedback()Neutral
#
Signature
feedback.get_match_feedback(match, is_sole_match)

feedback.get_match_feedback function.

.matching.add_frequency_lists()Neutral
#
Signature
matching.add_frequency_lists(frequency_lists_)

matching.add_frequency_lists function.

.matching.build_ranked_dict()Neutral
#
Signature
matching.build_ranked_dict(ordered_list)

matching.build_ranked_dict function.

.matching.date_match()Neutral
#
Signature
matching.date_match(password, _ranked_dictionaries)

matching.date_match function.

.matching.dictionary_match()Neutral
#
Signature
matching.dictionary_match(password, _ranked_dictionaries)

matching.dictionary_match function.

.matching.enumerate_l33t_subs()Neutral
#
Signature
matching.enumerate_l33t_subs(table)

matching.enumerate_l33t_subs function.

.matching.l33t_match()Neutral
#
Signature
matching.l33t_match(password, _ranked_dictionaries, _l33t_table)

matching.l33t_match function.

.matching.map_ints_to_dm()Neutral
#
Signature
matching.map_ints_to_dm(ints)

matching.map_ints_to_dm function.

Fully-Qualified Names

FQNField
zxcvbnfqns[0]

Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.

Import

rule.py
import zxcvbn