bdmac/strong_password

View on GitHub
lib/strong_password/dictionary_adjuster.rb

Summary

Maintainability
D
2 days
Test Coverage

File dictionary_adjuster.rb has 992 lines of code (exceeds 250 allowed). Consider refactoring.
Open

module StrongPassword   
  class DictionaryAdjuster
   COMMON_PASSWORDS = 
    %w( password 123456 12345678 1234 qwerty 12345 dragon pussy baseball 
        football letmein monkey 696969 abc123 mustang michael shadow master jennifer 111111
Severity: Major
Found in lib/strong_password/dictionary_adjuster.rb - About 2 days to fix

    There are no issues that match your filters.

    Category
    Status