password_blocklist 0.5.0
A simple Ruby library to check if a given string is present in a blocklist of common passwords. Defaults to a 95k password list, but different size lists can be selected.
Gemfile:
=
インストール:
=
Development依存関係 (10):
benchmark-ips
~> 2.10.0
bundler
>= 2.2.10
memory_profiler
~> 1.0.0
rake
>= 12.3.3
rspec
~> 3.11
rubocop
~> 1.26.1
rubocop-rake
~> 0.6.0
rubocop-rspec
~> 2.9.0
simplecov
~> 0.21.2
simplecov-lcov
~> 0.8.0