{"id":19207685,"url":"https://github.com/gill-singh-a/password-checker","last_synced_at":"2025-08-20T18:40:53.580Z","repository":{"id":152459731,"uuid":"626099326","full_name":"Gill-Singh-A/Password-Checker","owner":"Gill-Singh-A","description":"Checks the number of time a given password has been breached through API of pwnedpasswords","archived":false,"fork":false,"pushed_at":"2024-07-05T03:21:37.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-04T15:41:53.558Z","etag":null,"topics":["command-line","command-line-tool","password","password-breach-checker","python","python-3","security"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Gill-Singh-A.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-10T19:49:19.000Z","updated_at":"2024-07-05T03:21:40.000Z","dependencies_parsed_at":"2024-11-09T13:22:06.893Z","dependency_job_id":"a961308e-c40f-4e60-878b-5636cd612fee","html_url":"https://github.com/Gill-Singh-A/Password-Checker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gill-Singh-A%2FPassword-Checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gill-Singh-A%2FPassword-Checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gill-Singh-A%2FPassword-Checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gill-Singh-A%2FPassword-Checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gill-Singh-A","download_url":"https://codeload.github.com/Gill-Singh-A/Password-Checker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240280834,"owners_count":19776414,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["command-line","command-line-tool","password","password-breach-checker","python","python-3","security"],"created_at":"2024-11-09T13:21:57.386Z","updated_at":"2025-02-23T06:44:25.083Z","avatar_url":"https://github.com/Gill-Singh-A.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Password Checker\nChecks the number of time a given password has been breached through API of pwnedpasswords\n\n## Requirements\nLanguange Used = Python3\nModules/Packages used:\n* hashlib\n* requests\n* sys\n* colorama\n\n## Input\nThe program takes file names as input (text files containing list of passwords). Due to security reasons, specifying passwords through Command Line Interface is not implemented (passwords can be seen using command history).\u003cbr /\u003e\nFor example:\n```bash\npython password_checker.py file_1 file_2 ...\n```\n\u003c!-- --\u003e\nInstall the dependencies:\n```bash\npip install -r requirements.txt\n```\n\n## Output\nThe program outputs the checked passwords on the command line interface in the format\n```bash\n[+] password : number_of_breaches\n```\nThe program also creates file/files with name = \"Checked {file_name}\" in which the format is same as that of the output in Command Line Interface","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgill-singh-a%2Fpassword-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgill-singh-a%2Fpassword-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgill-singh-a%2Fpassword-checker/lists"}