{"id":32873,"name":"detoxify","description":"Trained models \u0026 code to predict toxic comments on all 3 Jigsaw Toxic Comment Challenges. Built using ⚡ Pytorch Lightning and 🤗 Transformers. For access to our API, please email us at contact@unitary.ai.","url":"https://github.com/unitaryai/detoxify","last_synced_at":"2025-09-05T05:37:14.537Z","repository":{"id":37955290,"uuid":"298012697","full_name":"unitaryai/detoxify","owner":"unitaryai","description":"Trained models \u0026 code to predict toxic comments on all 3 Jigsaw Toxic Comment Challenges. Built using ⚡ Pytorch Lightning and 🤗 Transformers. For access to our API, please email us at contact@unitary.ai.","archived":false,"fork":false,"pushed_at":"2025-07-29T22:47:55.000Z","size":53296,"stargazers_count":1098,"open_issues_count":37,"forks_count":130,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-09-04T23:20:41.232Z","etag":null,"topics":["bert","bert-model","hate-speech","hate-speech-detection","hatespeech","huggingface","huggingface-transformers","kaggle-competition","nlp","pytorch-lightning","sentence-classification","toxic-comment-classification","toxic-comments","toxicity","toxicity-classification"],"latest_commit_sha":null,"homepage":"https://www.unitary.ai/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unitaryai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-09-23T15:24:21.000Z","updated_at":"2025-09-04T16:42:38.000Z","dependencies_parsed_at":"2024-01-01T23:22:33.756Z","dependency_job_id":"8a764e5c-8bf9-4586-94ca-332b2ca9e644","html_url":"https://github.com/unitaryai/detoxify","commit_stats":{"total_commits":199,"total_committers":11,"mean_commits":18.09090909090909,"dds":"0.29648241206030146","last_synced_commit":"c678a23a734821447bcd8119fac0fc771a8787bc"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":"Lightning-AI/deep-learning-project-template","purl":"pkg:github/unitaryai/detoxify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unitaryai","download_url":"https://codeload.github.com/unitaryai/detoxify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/sbom","scorecard":{"id":910290,"data":{"date":"2025-08-11","repo":{"name":"github.com/unitaryai/detoxify","commit":"547246a739ebeae984a2237e9c0319ddcac72129"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/17 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-testing.yml:1","Warn: no topLevel permission defined: .github/workflows/pyright.yml:1","Warn: no topLevel permission defined: .github/workflows/update_wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-testing.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/unitaryai/detoxify/ci-testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-testing.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/unitaryai/detoxify/ci-testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-testing.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/unitaryai/detoxify/ci-testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pyright.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/unitaryai/detoxify/pyright.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pyright.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/unitaryai/detoxify/pyright.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_wheels.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/unitaryai/detoxify/update_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_wheels.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/unitaryai/detoxify/update_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_wheels.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/unitaryai/detoxify/update_wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update_wheels.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/unitaryai/detoxify/update_wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-testing.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/ci-testing.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/pyright.yml:22","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.4-alpha not signed: https://api.github.com/repos/unitaryai/detoxify/releases/51895984","Warn: release artifact v0.4-alpha does not have provenance: https://api.github.com/repos/unitaryai/detoxify/releases/51895984"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T18:51:50.111Z","repository_id":37955290,"created_at":"2025-08-24T18:51:50.111Z","updated_at":"2025-08-24T18:51:50.111Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273709762,"owners_count":25153920,"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-05T02:00:09.113Z","response_time":402,"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"}},"owner":{"login":"unitaryai","name":"Unitary","uuid":"73825999","kind":"organization","description":"","email":null,"website":"https://www.unitary.ai","location":null,"twitter":"unitaryai","company":null,"icon_url":"https://avatars.githubusercontent.com/u/73825999?v=4","repositories_count":4,"last_synced_at":"2023-03-06T03:07:38.142Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/unitaryai","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T03:38:19.104Z","updated_at":"2023-03-06T03:07:38.160Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unitaryai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unitaryai/repositories"},"packages":[{"id":11680697,"name":"github.com/unitaryai/detoxify","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/unitaryai/detoxify","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2020-11-10T21:12:28.000Z","latest_release_published_at":"2024-02-01T14:45:49.000Z","latest_release_number":"v0.5.2","last_synced_at":"2025-09-04T23:31:47.708Z","created_at":"2025-05-24T08:24:04.911Z","updated_at":"2025-09-04T23:31:47.709Z","registry_url":"https://pkg.go.dev/github.com/unitaryai/detoxify","install_command":"go get github.com/unitaryai/detoxify","documentation_url":"https://pkg.go.dev/github.com/unitaryai/detoxify#section-documentation","metadata":{},"repo_metadata":{"id":37955290,"uuid":"298012697","full_name":"unitaryai/detoxify","owner":"unitaryai","description":"Trained models \u0026 code to predict toxic comments on all 3 Jigsaw Toxic Comment Challenges. Built using ⚡ Pytorch Lightning and 🤗 Transformers. For access to our API, please email us at contact@unitary.ai.","archived":false,"fork":false,"pushed_at":"2025-04-07T20:28:23.000Z","size":53305,"stargazers_count":1042,"open_issues_count":37,"forks_count":125,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-05-14T11:39:43.120Z","etag":null,"topics":["bert","bert-model","hate-speech","hate-speech-detection","hatespeech","huggingface","huggingface-transformers","kaggle-competition","nlp","pytorch-lightning","sentence-classification","toxic-comment-classification","toxic-comments","toxicity","toxicity-classification"],"latest_commit_sha":null,"homepage":"https://www.unitary.ai/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unitaryai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-09-23T15:24:21.000Z","updated_at":"2025-05-13T13:28:06.000Z","dependencies_parsed_at":"2024-01-01T23:22:33.756Z","dependency_job_id":"8a764e5c-8bf9-4586-94ca-332b2ca9e644","html_url":"https://github.com/unitaryai/detoxify","commit_stats":{"total_commits":199,"total_committers":11,"mean_commits":18.09090909090909,"dds":"0.29648241206030146","last_synced_commit":"c678a23a734821447bcd8119fac0fc771a8787bc"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":"Lightning-AI/deep-learning-project-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unitaryai","download_url":"https://codeload.github.com/unitaryai/detoxify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":256050757,"owners_count":22329019,"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"}},"repo_metadata_updated_at":"2025-05-24T08:27:37.709Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.820448282572631,"dependent_packages_count":5.454459440716581,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.637453861644606},"purl":"pkg:golang/github.com/unitaryai/detoxify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/unitaryai/detoxify","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/unitaryai/detoxify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/unitaryai/detoxify/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-04-07T12:48:09.271Z","issues_count":63,"pull_requests_count":57,"avg_time_to_close_issue":2742715.206896552,"avg_time_to_close_pull_request":4170300.125,"issues_closed_count":29,"pull_requests_closed_count":56,"pull_request_authors_count":17,"issue_authors_count":54,"avg_comments_per_issue":2.0476190476190474,"avg_comments_per_pull_request":1.2105263157894737,"merged_pull_requests_count":45,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":3,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":47890.0,"past_year_avg_time_to_close_pull_request":3152036.9375,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/issues","maintainers":[{"login":"jamt9000","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamt9000"},{"login":"laurahanu","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/laurahanu"},{"login":"anitavero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anitavero"}],"active_maintainers":[{"login":"jamt9000","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamt9000"},{"login":"laurahanu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/laurahanu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Funitaryai%2Fdetoxify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Funitaryai%2Fdetoxify/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Funitaryai%2Fdetoxify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Funitaryai%2Fdetoxify/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951509,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2693576,"name":"detoxify","ecosystem":"pypi","description":"A python library for detecting toxic comments","homepage":"https://github.com/unitaryai/detoxify","licenses":"Apache Software License","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/unitaryai/detoxify","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2020-11-09T12:38:33.000Z","latest_release_published_at":"2024-02-01T14:51:21.000Z","latest_release_number":"0.5.2","last_synced_at":"2025-09-04T09:19:35.174Z","created_at":"2022-04-10T10:35:24.922Z","updated_at":"2025-09-04T23:14:31.513Z","registry_url":"https://pypi.org/project/detoxify/","install_command":"pip install detoxify --index-url https://pypi.org/simple","documentation_url":"https://detoxify.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"detoxify","project_status":null},"repo_metadata":{"id":37955290,"uuid":"298012697","full_name":"unitaryai/detoxify","owner":"unitaryai","description":"Trained models \u0026 code to predict toxic comments on all 3 Jigsaw Toxic Comment Challenges. Built using ⚡ Pytorch Lightning and 🤗 Transformers. For access to our API, please email us at contact@unitary.ai.","archived":false,"fork":false,"pushed_at":"2025-07-29T22:47:55.000Z","size":53296,"stargazers_count":1079,"open_issues_count":37,"forks_count":128,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-07-30T00:59:56.244Z","etag":null,"topics":["bert","bert-model","hate-speech","hate-speech-detection","hatespeech","huggingface","huggingface-transformers","kaggle-competition","nlp","pytorch-lightning","sentence-classification","toxic-comment-classification","toxic-comments","toxicity","toxicity-classification"],"latest_commit_sha":null,"homepage":"https://www.unitary.ai/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unitaryai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-09-23T15:24:21.000Z","updated_at":"2025-07-29T22:47:59.000Z","dependencies_parsed_at":"2024-01-01T23:22:33.756Z","dependency_job_id":"8a764e5c-8bf9-4586-94ca-332b2ca9e644","html_url":"https://github.com/unitaryai/detoxify","commit_stats":{"total_commits":199,"total_committers":11,"mean_commits":18.09090909090909,"dds":"0.29648241206030146","last_synced_commit":"c678a23a734821447bcd8119fac0fc771a8787bc"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":"Lightning-AI/deep-learning-project-template","purl":"pkg:github/unitaryai/detoxify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unitaryai","download_url":"https://codeload.github.com/unitaryai/detoxify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/sbom","scorecard":{"id":910290,"data":{"date":"2025-08-11","repo":{"name":"github.com/unitaryai/detoxify","commit":"547246a739ebeae984a2237e9c0319ddcac72129"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/17 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-testing.yml:1","Warn: no topLevel permission defined: .github/workflows/pyright.yml:1","Warn: no topLevel permission defined: .github/workflows/update_wheels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-testing.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/unitaryai/detoxify/ci-testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-testing.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/unitaryai/detoxify/ci-testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-testing.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/unitaryai/detoxify/ci-testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pyright.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/unitaryai/detoxify/pyright.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pyright.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/unitaryai/detoxify/pyright.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_wheels.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/unitaryai/detoxify/update_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_wheels.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/unitaryai/detoxify/update_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_wheels.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/unitaryai/detoxify/update_wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update_wheels.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/unitaryai/detoxify/update_wheels.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-testing.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/ci-testing.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/pyright.yml:22","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.4-alpha not signed: https://api.github.com/repos/unitaryai/detoxify/releases/51895984","Warn: release artifact v0.4-alpha does not have provenance: https://api.github.com/repos/unitaryai/detoxify/releases/51895984"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T18:51:50.111Z","repository_id":37955290,"created_at":"2025-08-24T18:51:50.111Z","updated_at":"2025-08-24T18:51:50.111Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685643,"owners_count":25149729,"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-04T02:00:08.968Z","response_time":61,"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"},"owner_record":{"login":"unitaryai","name":"Unitary","uuid":"73825999","kind":"organization","description":"","email":null,"website":"https://www.unitary.ai","location":null,"twitter":"unitaryai","company":null,"icon_url":"https://avatars.githubusercontent.com/u/73825999?v=4","repositories_count":4,"last_synced_at":"2023-03-06T03:07:38.142Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/unitaryai","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T03:38:19.104Z","updated_at":"2023-03-06T03:07:38.160Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unitaryai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unitaryai/repositories"},"tags":[{"name":"v0.5.2","sha":"773203c10bcf0e8d801b4be8c93cfd97ffe5c2e0","kind":"commit","published_at":"2024-02-01T14:45:49.000Z","download_url":"https://codeload.github.com/unitaryai/detoxify/tar.gz/v0.5.2","html_url":"https://github.com/unitaryai/detoxify/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unitaryai/detoxify@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"c678a23a734821447bcd8119fac0fc771a8787bc","kind":"commit","published_at":"2022-12-19T17:48:09.000Z","download_url":"https://codeload.github.com/unitaryai/detoxify/tar.gz/v0.5.1","html_url":"https://github.com/unitaryai/detoxify/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unitaryai/detoxify@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ce4f02ee9efaaff29a8042a0fdb99e7280065a28","kind":"commit","published_at":"2022-04-12T14:03:20.000Z","download_url":"https://codeload.github.com/unitaryai/detoxify/tar.gz/v0.5.0","html_url":"https://github.com/unitaryai/detoxify/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unitaryai/detoxify@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"0cccd5992fe4e6c5f06052858e51f4da363c28f7","kind":"commit","published_at":"2021-10-27T16:54:05.000Z","download_url":"https://codeload.github.com/unitaryai/detoxify/tar.gz/v0.4.0","html_url":"https://github.com/unitaryai/detoxify/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unitaryai/detoxify@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/tags/v0.4.0/manifests"},{"name":"v0.4-alpha","sha":"1113ba29c03aba5e613aa277ec4f331aa8e7061e","kind":"commit","published_at":"2021-10-22T21:21:54.000Z","download_url":"https://codeload.github.com/unitaryai/detoxify/tar.gz/v0.4-alpha","html_url":"https://github.com/unitaryai/detoxify/releases/tag/v0.4-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unitaryai/detoxify@v0.4-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/tags/v0.4-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/tags/v0.4-alpha/manifests"},{"name":"v0.3.0","sha":"591f072c3ddda67eb50f457bcb5273f1fe1516d5","kind":"commit","published_at":"2021-09-03T18:18:59.000Z","download_url":"https://codeload.github.com/unitaryai/detoxify/tar.gz/v0.3.0","html_url":"https://github.com/unitaryai/detoxify/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unitaryai/detoxify@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/tags/v0.3.0/manifests"},{"name":"v0.3-alpha","sha":"57009819a4433d5f1448cadf872b48889b6c7b97","kind":"commit","published_at":"2021-09-03T15:54:51.000Z","download_url":"https://codeload.github.com/unitaryai/detoxify/tar.gz/v0.3-alpha","html_url":"https://github.com/unitaryai/detoxify/releases/tag/v0.3-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unitaryai/detoxify@v0.3-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/tags/v0.3-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/tags/v0.3-alpha/manifests"},{"name":"v0.2.2","sha":"d869debc723a80cc0773db23dba9bfeae44cc99e","kind":"commit","published_at":"2021-01-22T17:34:01.000Z","download_url":"https://codeload.github.com/unitaryai/detoxify/tar.gz/v0.2.2","html_url":"https://github.com/unitaryai/detoxify/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unitaryai/detoxify@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/tags/v0.2.2/manifests"},{"name":"0.2.0","sha":"486d53abe01f342e6b0c74acdb59522c10f04950","kind":"commit","published_at":"2020-12-16T09:44:29.000Z","download_url":"https://codeload.github.com/unitaryai/detoxify/tar.gz/0.2.0","html_url":"https://github.com/unitaryai/detoxify/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unitaryai/detoxify@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/tags/0.2.0/manifests"},{"name":"v0.1.2","sha":"1da4222566177e7de2945c3d06eda3064e857006","kind":"commit","published_at":"2020-12-09T17:51:51.000Z","download_url":"https://codeload.github.com/unitaryai/detoxify/tar.gz/v0.1.2","html_url":"https://github.com/unitaryai/detoxify/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unitaryai/detoxify@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"1da4222566177e7de2945c3d06eda3064e857006","kind":"commit","published_at":"2020-12-09T17:51:51.000Z","download_url":"https://codeload.github.com/unitaryai/detoxify/tar.gz/v0.1.1","html_url":"https://github.com/unitaryai/detoxify/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unitaryai/detoxify@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"92391ea19ec0ccf86f5a004b35839452d99d05cc","kind":"commit","published_at":"2020-11-10T21:12:28.000Z","download_url":"https://codeload.github.com/unitaryai/detoxify/tar.gz/v0.1.0","html_url":"https://github.com/unitaryai/detoxify/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unitaryai/detoxify@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/tags/v0.1.0/manifests"},{"name":"v0.1-alpha","sha":"8b7db2e90fff6cbcc643fe86ed6e476b668cc0c5","kind":"commit","published_at":"2020-11-04T15:41:09.000Z","download_url":"https://codeload.github.com/unitaryai/detoxify/tar.gz/v0.1-alpha","html_url":"https://github.com/unitaryai/detoxify/releases/tag/v0.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unitaryai/detoxify@v0.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/tags/v0.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/tags/v0.1-alpha/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:14:31.512Z","dependent_packages_count":17,"downloads":108395,"downloads_period":"last-month","dependent_repos_count":89,"rankings":{"downloads":1.8033350693250267,"dependent_repos_count":1.5775866306217745,"dependent_packages_count":0.8332055410724326,"stargazers_count":2.3392709685030084,"forks_count":4.656653161999006,"docker_downloads_count":2.575886837108182,"average":2.297656368104905},"purl":"pkg:pypi/detoxify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/detoxify","docker_dependents_count":3,"docker_downloads_count":104,"usage_url":"https://repos.ecosyste.ms/usage/pypi/detoxify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/detoxify/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:19:26.680Z","issues_count":65,"pull_requests_count":65,"avg_time_to_close_issue":2652615.7,"avg_time_to_close_pull_request":3593865.9833333334,"issues_closed_count":30,"pull_requests_closed_count":60,"pull_request_authors_count":18,"issue_authors_count":56,"avg_comments_per_issue":2.0153846153846153,"avg_comments_per_pull_request":1.1076923076923078,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":2,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":39730.0,"past_year_avg_time_to_close_pull_request":879765.0714285715,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/issues","maintainers":[{"login":"jamt9000","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamt9000"},{"login":"laurahanu","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/laurahanu"},{"login":"anitavero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anitavero"}],"active_maintainers":[{"login":"jamt9000","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamt9000"},{"login":"laurahanu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/laurahanu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/detoxify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/detoxify/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/detoxify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/detoxify/related_packages","maintainers":[{"uuid":"jdthewlis","login":"jdthewlis","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/jdthewlis/","role":null,"created_at":"2023-02-23T23:24:55.499Z","updated_at":"2023-02-23T23:24:55.499Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jdthewlis/packages"},{"uuid":"laurahanu","login":"laurahanu","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/laurahanu/","role":null,"created_at":"2023-02-23T23:24:55.511Z","updated_at":"2023-02-23T23:24:55.511Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/laurahanu/packages"},{"uuid":"unitary","login":"unitary","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/unitary/","role":null,"created_at":"2023-02-23T23:24:55.522Z","updated_at":"2023-02-23T23:24:55.522Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/unitary/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725001,"maintainers_count":308311,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":557505,"full_name":"unitaryai/detoxify","default_branch":"master","committers":[{"name":"Laura","email":"laura.hanu10@gmail.com","count":140},{"name":"Laura Hanu","email":"32672979+laurahanu@users.noreply.github.com","count":19},{"name":"James Thewlis","email":"james@unitary.ai","count":8},{"name":"MJ Rossetti","email":"s2t2@users.noreply.github.com","count":8},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]@users.noreply.github.com","count":6},{"name":"Jirka","email":"jirka.borovec@seznam.cz","count":6},{"name":"Jirka Borovec","email":"Borda@users.noreply.github.com","count":4},{"name":"Laura Hanu","email":"laurahanu@Lauras-MacBook-Pro.local","count":4},{"name":"Anita Vero","email":"anitaveroe@gmail.com","count":2},{"name":"Greg Priday","email":"greg@siteorigin.com","count":1},{"name":"Omid Foroughi","email":"foroqi@proton.me","count":1}],"total_commits":199,"total_committers":11,"total_bot_commits":6,"total_bot_committers":1,"mean_commits":18.09090909090909,"dds":0.29648241206030146,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-18T01:31:50.800Z","last_synced_commit":"c678a23a734821447bcd8119fac0fc771a8787bc","created_at":"2023-03-09T04:56:53.973Z","updated_at":"2023-09-19T17:16:26.413Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"unitaryai/detoxify","html_url":"https://github.com/unitaryai/detoxify","last_synced_at":"2025-08-31T08:19:26.680Z","status":null,"issues_count":65,"pull_requests_count":65,"avg_time_to_close_issue":2652615.7,"avg_time_to_close_pull_request":3593865.9833333334,"issues_closed_count":30,"pull_requests_closed_count":60,"pull_request_authors_count":18,"issue_authors_count":56,"avg_comments_per_issue":2.0153846153846153,"avg_comments_per_pull_request":1.1076923076923078,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":2,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":39730.0,"past_year_avg_time_to_close_pull_request":879765.0714285715,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":12,"created_at":"2023-05-14T11:48:44.708Z","updated_at":"2025-09-03T06:26:31.947Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitaryai%2Fdetoxify/issues","issue_labels_count":{"bug":2,"enhancement":2},"pull_request_labels_count":{"dependencies":4},"issue_author_associations_count":{"NONE":56,"COLLABORATOR":7,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"COLLABORATOR":37,"CONTRIBUTOR":31,"NONE":12},"issue_authors":{"laurahanu":4,"jamt9000":3,"grecosalvatore":2,"SallyBean":2,"mbach138":2,"hwsamuel":2,"marsouin":1,"bottiger1":1,"MLRadfys":1,"cyriltw":1,"JayThibs":1,"garbit":1,"gmachinromero":1,"annabechang":1,"KrautByte":1,"MrJoachim":1,"malhotra18":1,"protestToViolence":1,"nilq":1,"s2t2":1,"LaxmanSinghTomar":1,"smasterparth":1,"lee-hodg":1,"SalatDressingOil":1,"myrainbowandsky":1,"rahm-hopkins":1,"tarudesu":1,"gabegma":1,"JohnPFL":1,"ogencoglu":1,"pentegroom":1,"Thiago-Reis-Porto":1,"INFCode":1,"alu13":1,"Borda":1,"innocentius":1,"nicobao":1,"khushalt10":1,"crowlogic":1,"vahidthegreat":1,"balaganeshmohan":1,"ashmalvayani":1,"jud009":1,"victorbuttner":1,"SaadAhmed433":1,"soneo1127":1,"mathuryash5":1,"shainaraza":1,"pratikchhapolika":1,"QABoahene":1,"TheMrguiller":1,"SzymonOzog":1,"ThomasRocha82":1,"KatiaSishost":1,"IskandarAlex2":1,"ghost":1},"pull_request_authors":{"jamt9000":25,"pre-commit-ci[bot]":13,"laurahanu":11,"Borda":5,"dependabot[bot]":4,"s2t2":3,"ACMCMC":2,"t-davidson":2,"dosatos":2,"ijonglin":2,"Vela-zz":2,"amritap-ef":2,"Vasilije1990":2,"dcferreira":1,"ghost":1,"anitavero":1,"omidforoqi":1,"gregpriday":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10086183,"issues_count":31279889,"pull_requests_count":96394260,"authors_count":10695968,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":2},"past_year_pull_request_author_associations_count":{"COLLABORATOR":11,"CONTRIBUTOR":6,"NONE":4},"past_year_issue_authors":{"crowlogic":1,"protestToViolence":1},"past_year_pull_request_authors":{"jamt9000":9,"pre-commit-ci[bot]":4,"amritap-ef":2,"laurahanu":2,"t-davidson":2,"ACMCMC":2},"maintainers":[{"login":"jamt9000","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamt9000"},{"login":"laurahanu","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/laurahanu"},{"login":"anitavero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anitavero"}],"active_maintainers":[{"login":"jamt9000","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamt9000"},{"login":"laurahanu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/laurahanu"}]},"events":{"total":{"IssuesEvent":3,"WatchEvent":132,"DeleteEvent":1,"IssueCommentEvent":15,"PushEvent":24,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":9,"PullRequestEvent":22,"ForkEvent":23,"CreateEvent":6},"last_year":{"IssuesEvent":3,"WatchEvent":132,"DeleteEvent":1,"IssueCommentEvent":15,"PushEvent":24,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":9,"PullRequestEvent":22,"ForkEvent":23,"CreateEvent":6}},"keywords":["bert","bert-model","hate-speech","hate-speech-detection","hatespeech","huggingface","huggingface-transformers","kaggle-competition","nlp","pytorch-lightning","sentence-classification","toxic-comment-classification","toxic-comments","toxicity","toxicity-classification"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci-testing.yml","sha":null,"kind":"manifest","created_at":"2023-02-01T04:46:47.395Z","updated_at":"2023-02-01T04:46:47.395Z","repository_link":"https://github.com/unitaryai/detoxify/blob/master/.github/workflows/ci-testing.yml","dependencies":[{"id":7289462478,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7289462479,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7289462480,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2023-02-01T04:46:47.422Z","updated_at":"2023-02-01T04:46:47.422Z","repository_link":"https://github.com/unitaryai/detoxify/blob/master/.github/workflows/lint.yml","dependencies":[{"id":7289463964,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7289463965,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7289463966,"package_name":"suo/flake8-github-action","ecosystem":"actions","requirements":"releases/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-02-01T04:46:47.598Z","updated_at":"2023-02-01T04:46:47.598Z","repository_link":"https://github.com/unitaryai/detoxify/blob/master/requirements.txt","dependencies":[{"id":7289464744,"package_name":"pytorch-lightning","ecosystem":"pypi","requirements":"\u003e1.5.0","direct":true,"kind":"runtime","optional":false},{"id":7289464748,"package_name":"torch","ecosystem":"pypi","requirements":"\u003e=1.10.0","direct":true,"kind":"runtime","optional":false},{"id":7289464750,"package_name":"transformers","ecosystem":"pypi","requirements":"==4.22.1","direct":true,"kind":"runtime","optional":false},{"id":7289464752,"package_name":"kaggle","ecosystem":"pypi","requirements":"\u003e=1.5.8","direct":true,"kind":"runtime","optional":false},{"id":7289464755,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.1.2","direct":true,"kind":"runtime","optional":false},{"id":7289464757,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"\u003e=0.23.2","direct":true,"kind":"runtime","optional":false},{"id":7289464759,"package_name":"datasets","ecosystem":"pypi","requirements":"\u003e=1.0.2","direct":true,"kind":"runtime","optional":false},{"id":7289464761,"package_name":"tqdm","ecosystem":"pypi","requirements":"\u003e=4.41.0","direct":true,"kind":"runtime","optional":false},{"id":7289464763,"package_name":"sentencepiece","ecosystem":"pypi","requirements":"\u003e=0.1.94","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-02-01T04:46:47.629Z","updated_at":"2023-02-01T04:46:47.629Z","repository_link":"https://github.com/unitaryai/detoxify/blob/master/setup.py","dependencies":[{"id":7289466082,"package_name":"transformers","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7289466085,"package_name":"torch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7289466087,"package_name":"sentencepiece","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"tests/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-02-01T04:46:47.975Z","updated_at":"2023-02-01T04:46:47.975Z","repository_link":"https://github.com/unitaryai/detoxify/blob/master/tests/requirements.txt","dependencies":[{"id":7289470565,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":7289470568,"package_name":"codecov","ecosystem":"pypi","requirements":"\u003e=2.1","direct":true,"kind":"test","optional":false},{"id":7289470571,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=3.0.5","direct":true,"kind":"test","optional":false},{"id":7289470573,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":7289470576,"package_name":"pytest-flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":7289470579,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":7289470581,"package_name":"check-manifest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":7289470583,"package_name":"twine","ecosystem":"pypi","requirements":"==1.13.0","direct":true,"kind":"test","optional":false},{"id":7289470586,"package_name":"torch","ecosystem":"pypi","requirements":"\u003e=1.7.0","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-01-01T23:22:33.265Z","updated_at":"2024-01-01T23:22:33.265Z","repository_link":"https://github.com/unitaryai/detoxify/blob/master/pyproject.toml","dependencies":[]}],"score":21.027811173200888,"created_at":"2025-09-04T15:51:06.081Z","updated_at":"2025-10-07T08:13:54.019Z","avatar_url":"https://github.com/unitaryai.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":108395,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/32873","html_url":"https://science.ecosyste.ms/projects/32873","bibtex_url":"https://science.ecosyste.ms/projects/32873/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/32873/export.apalike"}