{"id":213013,"url":"https://github.com/mozilla/bleach","last_synced_at":"2026-05-25T00:20:12.351Z","repository":{"id":550626,"uuid":"525316","full_name":"mozilla/bleach","owner":"mozilla","description":"Bleach is an allowed-list-based HTML sanitizing library that escapes or strips markup and attributes","archived":false,"fork":false,"pushed_at":"2025-05-29T15:38:30.000Z","size":1246,"stargazers_count":2712,"open_issues_count":5,"forks_count":255,"subscribers_count":45,"default_branch":"main","last_synced_at":"2025-08-21T13:43:18.301Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://bleach.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mozilla.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2010-02-19T01:12:41.000Z","updated_at":"2025-08-18T17:44:52.000Z","dependencies_parsed_at":"2024-02-26T01:49:16.333Z","dependency_job_id":"decf071f-99e2-4d26-87ba-10cf181cab48","html_url":"https://github.com/mozilla/bleach","commit_stats":{"total_commits":712,"total_committers":81,"mean_commits":8.790123456790123,"dds":0.5997191011235955,"last_synced_commit":"73871d766de1e33a296eeb4f9faf2451f28bee39"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/mozilla/bleach","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla%2Fbleach","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla%2Fbleach/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla%2Fbleach/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla%2Fbleach/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mozilla","download_url":"https://codeload.github.com/mozilla/bleach/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla%2Fbleach/sbom","scorecard":{"id":662131,"data":{"date":"2025-08-11","repo":{"name":"github.com/mozilla/bleach","commit":"d9aa7ef592d57dda56e26ba31d06e1b279c58eca"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":0,"reason":"Found 2/21 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: pipCommand not pinned by hash: bleach/_vendor/vendor_install.sh:11","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Info:   3 out of   3 GitHub-owned 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6"],"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 30 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-21T16:30:59.701Z","repository_id":550626,"created_at":"2025-08-21T16:30:59.701Z","updated_at":"2025-08-21T16:30:59.701Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272219966,"owners_count":24894475,"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-08-26T02:00:07.904Z","response_time":60,"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":[],"created_at":"2024-04-20T20:15:33.357Z","updated_at":"2025-08-26T12:24:15.924Z","avatar_url":"https://github.com/mozilla.png","language":"Python","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/213013","html_url":"https://opencollective.ecosyste.ms/projects/213013","collective":{"id":6403,"uuid":"53kzxy4v-07wlr6me-do7qmj9n-o8agdbe5","slug":"mozilla","name":"Mozilla Corporation","description":"Fuelling the movement for a healthy open internet","website":"https://mozilla.org","github":"mozilla","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://mozilla.org"},{"type":"GITHUB","url":"https://github.com/mozilla"}],"currency":"USD","projects_count":2472,"last_synced_at":"2026-05-30T00:15:59.641Z","created_at":"2024-02-01T10:19:33.081Z","updated_at":"2026-05-30T00:16:00.894Z","transactions_count":10,"balance":1.0658141036401503e-14,"account_type":"COLLECTIVE","owner":{"login":"mozilla","name":"Mozilla","uuid":"131524","kind":"organization","description":"This technology could fall into the right hands.","email":null,"website":"https://wiki.mozilla.org/Github","location":"Mountain View, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/131524?v=4","repositories_count":2423,"last_synced_at":"2024-10-30T01:45:08.365Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mozilla","funding_links":[],"total_stars":283529,"followers":8105,"following":0,"created_at":"2022-11-02T16:20:09.610Z","updated_at":"2024-10-30T01:45:08.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mozilla","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mozilla/repositories"},"last_project_activity_at":"2026-04-01T00:51:53.000Z","archived":false,"no_funding":false,"no_license":false,"host":null,"collective_created_at":"2020-01-15T21:59:39.071Z","collective_updated_at":"2020-05-20T18:51:54.740Z","html_url":"https://opencollective.com/mozilla","icon_url":"https://images.opencollective.com/mozilla/logo/40.png","total_donations":578.0399999999998,"total_expenses":-578.04,"current_balance":1.0658141036401503e-14,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/mozilla","url":"https://opencollective.ecosyste.ms/collectives/mozilla","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/mozilla/projects"}}