{"id":20275628,"url":"https://github.com/michenriksen/hibp","last_synced_at":"2025-04-11T05:24:53.887Z","repository":{"id":13316555,"uuid":"16003158","full_name":"michenriksen/hibp","owner":"michenriksen","description":"A simple tool to check a bunch of email addresses against the Have I Been Pwned API.","archived":false,"fork":false,"pushed_at":"2014-07-18T09:38:26.000Z","size":159,"stargazers_count":65,"open_issues_count":3,"forks_count":20,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-04-10T19:32:05.883Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/hibp","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/michenriksen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-01-17T15:26:53.000Z","updated_at":"2024-11-04T16:14:10.000Z","dependencies_parsed_at":"2022-09-11T22:50:44.088Z","dependency_job_id":null,"html_url":"https://github.com/michenriksen/hibp","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michenriksen%2Fhibp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michenriksen%2Fhibp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michenriksen%2Fhibp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michenriksen%2Fhibp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michenriksen","download_url":"https://codeload.github.com/michenriksen/hibp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248346779,"owners_count":21088521,"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":[],"created_at":"2024-11-14T13:10:21.341Z","updated_at":"2025-04-11T05:24:53.868Z","avatar_url":"https://github.com/michenriksen.png","language":"Ruby","funding_links":[],"categories":["Tools"],"sub_categories":["Ruby"],"readme":"# Have I Been Pwned?\n\nA simple tool to check a bunch of email addresses against the [Have I Been Pwned?](https://haveibeenpwned.com/) API.\n\n![HIBP extracting emails from a web page](http://i.imgur.com/7gIS39J.png)\n\n## Installation\n\n    $ gem install hibp\n\n## Usage\n\nHIBP supports different ways of feeding it email addresses:\n\n### Give it a list:\n\n    $ hibp -l \"somone@gmail.com,someoneelse@yahoo.com,johndoe@hotmail.com\"\n\n### Find emails in a file\n\n    $ hibp -f /path/to/some/file.txt\n\nThe file does not need to only contain email addresses, they will be extracted with a regular expression.\n\n### Find emails on a web page\n\n    $ hibp -w http://somecompany.com/about/employees\n\nExtracts all e-mails on the web page.\n\nFor more options, see `$ hibp --help`.\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n\n## License\n\nCopyright (c) 2014 Michael Henriksen\n\nMIT License\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichenriksen%2Fhibp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichenriksen%2Fhibp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichenriksen%2Fhibp/lists"}