{"id":21972602,"url":"https://github.com/caffeines/username-blacklist","last_synced_at":"2025-09-08T23:36:44.575Z","repository":{"id":65950272,"uuid":"602978372","full_name":"caffeines/username-blacklist","owner":"caffeines","description":"Username Blacklist checks blocklist of words, that you might not want to grant as a username.","archived":false,"fork":false,"pushed_at":"2023-02-17T21:06:44.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-15T07:03:04.736Z","etag":null,"topics":["username-blacklist","username-checker"],"latest_commit_sha":null,"homepage":"https://github.com/caffeines/username-blacklist","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/caffeines.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-02-17T11:01:49.000Z","updated_at":"2023-12-21T09:31:06.000Z","dependencies_parsed_at":"2023-05-16T09:45:32.041Z","dependency_job_id":null,"html_url":"https://github.com/caffeines/username-blacklist","commit_stats":{"total_commits":12,"total_committers":1,"mean_commits":12.0,"dds":0.0,"last_synced_commit":"d07fa0a7f2509f94a1d59e2723a7681c29d7b908"},"previous_names":["caffeines/username-blocklist"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/caffeines/username-blacklist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caffeines%2Fusername-blacklist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caffeines%2Fusername-blacklist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caffeines%2Fusername-blacklist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caffeines%2Fusername-blacklist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caffeines","download_url":"https://codeload.github.com/caffeines/username-blacklist/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caffeines%2Fusername-blacklist/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231166,"owners_count":25245675,"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","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["username-blacklist","username-checker"],"created_at":"2024-11-29T15:19:21.546Z","updated_at":"2025-09-08T23:36:44.551Z","avatar_url":"https://github.com/caffeines.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# username-blacklist \n[![Go Reference](https://pkg.go.dev/badge/github.com/caffeines/username-blacklist.svg)](https://pkg.go.dev/github.com/caffeines/username-blacklist)\n[![Tests](https://github.com/caffeines/username-blacklist/actions/workflows/go.yml/badge.svg)](https://github.com/caffeines/username-blacklist/actions/workflows/go.yml)\n[![Go Report Card](https://goreportcard.com/badge/github.com/caffeines/username-blacklist)](https://goreportcard.com/report/github.com/caffeines/username-blacklist)\n[![License](https://img.shields.io/badge/license-MPL2.0-blue.svg)](https://raw.githubusercontent.com/caffeines/username-blacklist/master/LICENSE)\n\n**Username Blacklist** checks usernames, that you might not want to grant as a username.\n\n## Installation\n```sh\ngo get github.com/caffeines/username-blacklist\n```\n\n## Usage\n\n```go\npackage main\n\nimport (\n\t\"fmt\"\n\t\"github.com/caffeines/username-blacklist\"\n)\n\nfunc main() {\n\tblacklisted := username_blacklist.Blacklisted(\"admin\")\n\tfmt.Println(\"blacklisted:\", blacklisted)\n}\n```\n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n## License\n[![License](https://img.shields.io/badge/license-MPL2.0-blue.svg)](https://raw.githubusercontent.com/caffeines/username-blacklist/master/LICENSE)\n\nThis project is released under the MPL2.0 License. See the bundled LICENSE file for details.\n\n## Credits\n- [github.com/marteinn/The-Big-Username-Blacklist](https://github.com/marteinn/The-Big-Username-Blacklist)\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaffeines%2Fusername-blacklist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaffeines%2Fusername-blacklist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaffeines%2Fusername-blacklist/lists"}