{"id":28839515,"url":"https://github.com/coldbox-modules/dumbpassword","last_synced_at":"2026-02-03T10:01:42.445Z","repository":{"id":46191320,"uuid":"95257773","full_name":"coldbox-modules/dumbpassword","owner":"coldbox-modules","description":"Guard your users against entering dumb passwords in your ColdBox apps","archived":false,"fork":false,"pushed_at":"2019-03-08T15:31:16.000Z","size":74,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-06-19T14:53:05.703Z","etag":null,"topics":["mvc","passwords","patience","security"],"latest_commit_sha":null,"homepage":"https://forgebox.io/view/dumbpassword","language":"ColdFusion","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coldbox-modules.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-23T21:29:07.000Z","updated_at":"2022-07-18T12:51:14.000Z","dependencies_parsed_at":"2022-07-19T03:47:14.287Z","dependency_job_id":null,"html_url":"https://github.com/coldbox-modules/dumbpassword","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/coldbox-modules/dumbpassword","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldbox-modules%2Fdumbpassword","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldbox-modules%2Fdumbpassword/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldbox-modules%2Fdumbpassword/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldbox-modules%2Fdumbpassword/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coldbox-modules","download_url":"https://codeload.github.com/coldbox-modules/dumbpassword/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldbox-modules%2Fdumbpassword/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29040729,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T09:57:37.951Z","status":"ssl_error","status_checked_at":"2026-02-03T09:55:14.920Z","response_time":96,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mvc","passwords","patience","security"],"created_at":"2025-06-19T14:41:44.524Z","updated_at":"2026-02-03T10:01:42.440Z","avatar_url":"https://github.com/coldbox-modules.png","language":"ColdFusion","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/coldbox-modules/dumbpassword.svg?branch=development)](https://travis-ci.org/coldbox-modules/cbox-dumbpassword)\n\n# Welcome to the Dumb Password Module\n\nThis module is based on a fork of https://github.com/unicodeveloper/laravel-password but made for ColdBox applications and the ColdBox Validation module.  This package can be used to verify the user provided password is not one of the top 10,000 worst passwords as analyzed by a respectable IT security analyst. Read about all [here](https://xato.net/10-000-top-passwords-6d6380716fe0#.473dkcjfm), [here(wired)](http://www.wired.com/2013/12/web-semantics-the-ten-thousand-worst-passwords/) or [here(telegram)](http://www.telegraph.co.uk/technology/internet-security/10303159/Most-common-and-hackable-passwords-on-the-internet.html)\n\n### LICENSE\nApache License, Version 2.0.\n\n### IMPORTANT LINKS\n\n- https://github.com/coldbox-modules/dumbpassword\n\n### SYSTEM REQUIREMENTS\n\n- Lucee 5+\n- Adobe ColdFusion 11+\n\n## Installation\n\nJust drop into your modules folder or use [CommandBox](http://www.ortussolutions.com/products/commandbox) to install\n\n`box install dumbpassword`\n\n## Usage\n\nThe module will register a service called `PasswordService@dumbpassword` which you can use to validate against the dumb password database.  Just use the method `isDumb( target )` and pass in your password to validate it.\n\n```js\n/**\n* Verify if the passed password target is dumb or not.\n*/\nboolean function isDumb( required target ){\n}\n```\n\n### Validation\n\nYou can also use the included ColdBox validation custom validator as it is mapped as `Validator@dumbpassword`.  YOu can then just define it in your `validator` key in the desired password field.\n\n```js\n{ password : { validator: \"Validator@dumbpassword\" } }\n```\n\n\n********************************************************************************\nCopyright Since 2005 ColdBox Framework by Luis Majano and Ortus Solutions, Corp\nwww.ortussolutions.com\n********************************************************************************\n\n#### HONOR GOES TO GOD ABOVE ALL\n\nBecause of His grace, this project exists. If you don't like this, then don't read it, its not for you.\n\n\u003e\"Therefore being justified by faith, we have peace with God through our Lord Jesus Christ:\nBy whom also we have access by faith into this grace wherein we stand, and rejoice in hope of the glory of God.\nAnd not only so, but we glory in tribulations also: knowing that tribulation worketh patience;\nAnd patience, experience; and experience, hope:\nAnd hope maketh not ashamed; because the love of God is shed abroad in our hearts by the \nHoly Ghost which is given unto us. .\" Romans 5:5\n\n### THE DAILY BREAD\n\n \u003e \"I am the way, and the truth, and the life; no one comes to the Father, but by me (JESUS)\" Jn 14:1-12\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoldbox-modules%2Fdumbpassword","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoldbox-modules%2Fdumbpassword","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoldbox-modules%2Fdumbpassword/lists"}