{"id":545,"name":null,"description":"Ruby string class extension. It add some methods to set color, background color and text effect on console easier using ANSI escape sequences.","url":"https://github.com/fazibear/colorize","last_synced_at":"2026-04-30T04:01:34.971Z","repository":{"id":45116645,"uuid":"382449","full_name":"fazibear/colorize","owner":"fazibear","description":"Ruby string class extension. It add some methods to set color, background color and text effect on console easier using ANSI escape sequences.","archived":false,"fork":false,"pushed_at":"2024-05-21T23:51:26.000Z","size":207,"stargazers_count":1284,"open_issues_count":5,"forks_count":142,"subscribers_count":17,"default_branch":"master","last_synced_at":"2026-04-28T12:37:43.368Z","etag":null,"topics":["ansi-escape-sequences","gem","ruby"],"latest_commit_sha":null,"homepage":"http://rdoc.info/projects/fazibear/colorize","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fazibear.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2009-11-23T11:45:34.000Z","updated_at":"2026-04-24T01:27:14.000Z","dependencies_parsed_at":"2024-06-18T11:14:23.867Z","dependency_job_id":null,"html_url":"https://github.com/fazibear/colorize","commit_stats":{"total_commits":204,"total_committers":16,"mean_commits":12.75,"dds":"0.16176470588235292","last_synced_commit":"0fe2c548f69cfc842df45364c2d057b3d037e092"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/fazibear/colorize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fazibear","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/sbom","scorecard":{"id":394105,"data":{"date":"2025-08-11","repo":{"name":"github.com/fazibear/colorize","commit":"a252d8af6b7603ea4102d226ab0f9953d8f2d2ed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":0,"reason":"0 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:7","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":"Code-Review","score":0,"reason":"Found 0/23 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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.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":"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":"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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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-18T18:32:37.459Z","repository_id":45116645,"created_at":"2025-08-18T18:32:37.460Z","updated_at":"2025-08-18T18:32:37.460Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32407403,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"online","status_checked_at":"2026-04-29T02:00:06.602Z","response_time":110,"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":"fazibear","name":"fazibear","uuid":"687","kind":"user","description":"","email":"","website":"https://fazibear.me","location":null,"twitter":"fazibear","company":null,"icon_url":"https://avatars.githubusercontent.com/u/687?u=4f39825b346b6aa764f8fd9a77c6b925d4f949f7\u0026v=4","repositories_count":198,"last_synced_at":"2026-03-24T02:39:27.356Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"fazibear"}},"html_url":"https://github.com/fazibear","funding_links":["https://github.com/sponsors/fazibear"],"total_stars":2077,"followers":109,"following":35,"created_at":"2022-11-02T19:22:59.571Z","updated_at":"2026-03-24T02:39:27.357Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fazibear","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fazibear/repositories"},"packages":[{"id":13605254,"name":"ruby-colorize","ecosystem":"debian","description":null,"homepage":"https://github.com/fazibear/colorize","licenses":"gpl-2.0","normalized_licenses":["GPL-2.0"],"repository_url":"https://github.com/fazibear/colorize","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T11:19:23.073Z","latest_release_published_at":"2026-02-11T11:19:23.073Z","latest_release_number":"0.8.1-1","last_synced_at":"2026-03-13T05:08:56.632Z","created_at":"2026-02-11T11:19:22.868Z","updated_at":"2026-03-13T05:08:56.632Z","registry_url":"https://tracker.debian.org/pkg/ruby-colorize","install_command":"apt-get install ruby-colorize","documentation_url":"https://packages.debian.org/buster/ruby-colorize","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-colorize","standards_version":"3.9.8","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":45116645,"uuid":"382449","full_name":"fazibear/colorize","owner":"fazibear","description":"Ruby string class extension. It add some methods to set color, background color and text effect on console easier using ANSI escape sequences.","archived":false,"fork":false,"pushed_at":"2024-05-21T23:51:26.000Z","size":207,"stargazers_count":1283,"open_issues_count":5,"forks_count":141,"subscribers_count":17,"default_branch":"master","last_synced_at":"2026-02-05T11:44:20.079Z","etag":null,"topics":["ansi-escape-sequences","gem","ruby"],"latest_commit_sha":null,"homepage":"http://rdoc.info/projects/fazibear/colorize","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fazibear.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2009-11-23T11:45:34.000Z","updated_at":"2026-01-23T02:30:32.000Z","dependencies_parsed_at":"2024-06-18T11:14:23.867Z","dependency_job_id":null,"html_url":"https://github.com/fazibear/colorize","commit_stats":{"total_commits":204,"total_committers":16,"mean_commits":12.75,"dds":"0.16176470588235292","last_synced_commit":"0fe2c548f69cfc842df45364c2d057b3d037e092"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/fazibear/colorize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fazibear","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/sbom","scorecard":{"id":394105,"data":{"date":"2025-08-11","repo":{"name":"github.com/fazibear/colorize","commit":"a252d8af6b7603ea4102d226ab0f9953d8f2d2ed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":0,"reason":"0 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:7","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":"Code-Review","score":0,"reason":"Found 0/23 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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.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":"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":"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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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-18T18:32:37.459Z","repository_id":45116645,"created_at":"2025-08-18T18:32:37.460Z","updated_at":"2025-08-18T18:32:37.460Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29329492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T06:13:03.264Z","status":"ssl_error","status_checked_at":"2026-02-11T06:12:55.843Z","response_time":97,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-02-11T15:15:03.739Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-colorize?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-colorize","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-colorize","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-colorize/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-colorize/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-colorize/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-colorize/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-colorize/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-colorize/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-04-27T18:20:39.693Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13750882,"name":"ruby-colorize","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/fazibear/colorize","licenses":"gpl-2.0","normalized_licenses":["GPL-2.0"],"repository_url":"https://github.com/fazibear/colorize","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T07:11:33.522Z","latest_release_published_at":"2026-02-13T07:11:33.522Z","latest_release_number":"0.8.1-1","last_synced_at":"2026-03-13T14:23:45.139Z","created_at":"2026-02-13T07:11:33.315Z","updated_at":"2026-03-13T14:23:45.374Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-colorize","install_command":"apt-get install ruby-colorize","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-colorize","standards_version":"3.9.8","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":45116645,"uuid":"382449","full_name":"fazibear/colorize","owner":"fazibear","description":"Ruby string class extension. It add some methods to set color, background color and text effect on console easier using ANSI escape sequences.","archived":false,"fork":false,"pushed_at":"2024-05-21T23:51:26.000Z","size":207,"stargazers_count":1283,"open_issues_count":5,"forks_count":141,"subscribers_count":17,"default_branch":"master","last_synced_at":"2026-02-12T16:10:56.826Z","etag":null,"topics":["ansi-escape-sequences","gem","ruby"],"latest_commit_sha":null,"homepage":"http://rdoc.info/projects/fazibear/colorize","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fazibear.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2009-11-23T11:45:34.000Z","updated_at":"2026-01-23T02:30:32.000Z","dependencies_parsed_at":"2024-06-18T11:14:23.867Z","dependency_job_id":null,"html_url":"https://github.com/fazibear/colorize","commit_stats":{"total_commits":204,"total_committers":16,"mean_commits":12.75,"dds":"0.16176470588235292","last_synced_commit":"0fe2c548f69cfc842df45364c2d057b3d037e092"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/fazibear/colorize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fazibear","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/sbom","scorecard":{"id":394105,"data":{"date":"2025-08-11","repo":{"name":"github.com/fazibear/colorize","commit":"a252d8af6b7603ea4102d226ab0f9953d8f2d2ed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":0,"reason":"0 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:7","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":"Code-Review","score":0,"reason":"Found 0/23 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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.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":"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":"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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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-18T18:32:37.459Z","repository_id":45116645,"created_at":"2025-08-18T18:32:37.460Z","updated_at":"2025-08-18T18:32:37.460Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29390608,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T00:53:09.511Z","status":"ssl_error","status_checked_at":"2026-02-13T00:53:09.126Z","response_time":55,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-02-13T07:11:34.725Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-colorize?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-colorize","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-colorize","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-colorize/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-18T17:09:13.369Z","issues_count":45,"pull_requests_count":58,"avg_time_to_close_issue":27982656.390243903,"avg_time_to_close_pull_request":13824784.44642857,"issues_closed_count":41,"pull_requests_closed_count":56,"pull_request_authors_count":30,"issue_authors_count":43,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":0.896551724137931,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/issues","maintainers":[{"login":"fazibear","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fazibear"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-colorize/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-colorize/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-colorize/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-colorize/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-colorize/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"focal"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-04-27T18:20:36.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13804121,"name":"ruby-colorize","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/fazibear/colorize","licenses":"gpl-2.0","normalized_licenses":["GPL-2.0"],"repository_url":"https://github.com/fazibear/colorize","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T18:16:49.430Z","latest_release_published_at":"2026-02-13T18:16:49.430Z","latest_release_number":"0.8.1-1.1","last_synced_at":"2026-03-13T19:23:21.310Z","created_at":"2026-02-13T18:16:49.151Z","updated_at":"2026-03-13T19:23:21.590Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-colorize","install_command":"apt-get install ruby-colorize","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-colorize","standards_version":"3.9.8","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":45116645,"uuid":"382449","full_name":"fazibear/colorize","owner":"fazibear","description":"Ruby string class extension. It add some methods to set color, background color and text effect on console easier using ANSI escape sequences.","archived":false,"fork":false,"pushed_at":"2024-05-21T23:51:26.000Z","size":207,"stargazers_count":1283,"open_issues_count":5,"forks_count":141,"subscribers_count":17,"default_branch":"master","last_synced_at":"2026-02-12T16:10:56.826Z","etag":null,"topics":["ansi-escape-sequences","gem","ruby"],"latest_commit_sha":null,"homepage":"http://rdoc.info/projects/fazibear/colorize","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fazibear.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2009-11-23T11:45:34.000Z","updated_at":"2026-01-23T02:30:32.000Z","dependencies_parsed_at":"2024-06-18T11:14:23.867Z","dependency_job_id":null,"html_url":"https://github.com/fazibear/colorize","commit_stats":{"total_commits":204,"total_committers":16,"mean_commits":12.75,"dds":"0.16176470588235292","last_synced_commit":"0fe2c548f69cfc842df45364c2d057b3d037e092"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/fazibear/colorize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fazibear","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/sbom","scorecard":{"id":394105,"data":{"date":"2025-08-11","repo":{"name":"github.com/fazibear/colorize","commit":"a252d8af6b7603ea4102d226ab0f9953d8f2d2ed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":0,"reason":"0 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:7","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":"Code-Review","score":0,"reason":"Found 0/23 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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.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":"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":"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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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-18T18:32:37.459Z","repository_id":45116645,"created_at":"2025-08-18T18:32:37.460Z","updated_at":"2025-08-18T18:32:37.460Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29390608,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T00:53:09.511Z","status":"ssl_error","status_checked_at":"2026-02-13T00:53:09.126Z","response_time":55,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-02-13T18:19:28.956Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-colorize?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-colorize","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-colorize","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-colorize/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-colorize/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-colorize/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-colorize/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-colorize/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-colorize/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":8329605,"name":"github.com/fazibear/colorize","ecosystem":"go","description":null,"homepage":null,"licenses":"gpl-2.0","normalized_licenses":["GPL-2.0"],"repository_url":"https://github.com/fazibear/colorize","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2016-06-27T12:16:05.000Z","latest_release_published_at":"2023-06-22T15:37:34.000Z","latest_release_number":"v1.0.4","last_synced_at":"2026-04-26T02:02:02.608Z","created_at":"2023-09-25T02:07:02.060Z","updated_at":"2026-04-26T02:02:02.608Z","registry_url":"https://pkg.go.dev/github.com/fazibear/colorize","install_command":"go get github.com/fazibear/colorize","documentation_url":"https://pkg.go.dev/github.com/fazibear/colorize#section-documentation","metadata":{},"repo_metadata":{"id":45116645,"uuid":"382449","full_name":"fazibear/colorize","owner":"fazibear","description":"Ruby string class extension. It add some methods to set color, background color and text effect on console easier using ANSI escape sequences.","archived":false,"fork":false,"pushed_at":"2024-05-21T23:51:26.000Z","size":207,"stargazers_count":1274,"open_issues_count":5,"forks_count":141,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-10-12T02:31:42.845Z","etag":null,"topics":["ansi-escape-sequences","gem","ruby"],"latest_commit_sha":null,"homepage":"http://rdoc.info/projects/fazibear/colorize","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fazibear.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2009-11-23T11:45:34.000Z","updated_at":"2025-09-27T15:08:32.000Z","dependencies_parsed_at":"2024-06-18T11:14:23.867Z","dependency_job_id":null,"html_url":"https://github.com/fazibear/colorize","commit_stats":{"total_commits":204,"total_committers":16,"mean_commits":12.75,"dds":"0.16176470588235292","last_synced_commit":"0fe2c548f69cfc842df45364c2d057b3d037e092"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/fazibear/colorize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fazibear","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/sbom","scorecard":{"id":394105,"data":{"date":"2025-08-11","repo":{"name":"github.com/fazibear/colorize","commit":"a252d8af6b7603ea4102d226ab0f9953d8f2d2ed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":0,"reason":"0 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:7","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":"Code-Review","score":0,"reason":"Found 0/23 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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.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":"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":"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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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-18T18:32:37.459Z","repository_id":45116645,"created_at":"2025-08-18T18:32:37.460Z","updated_at":"2025-08-18T18:32:37.460Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013907,"owners_count":26085327,"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-10-12T02:00:06.719Z","response_time":53,"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":"fazibear","name":"Michał Kalbarczyk","uuid":"687","kind":"user","description":"","email":"","website":"https://fazibear.me","location":null,"twitter":"fazibear","company":null,"icon_url":"https://avatars.githubusercontent.com/u/687?u=4f39825b346b6aa764f8fd9a77c6b925d4f949f7\u0026v=4","repositories_count":192,"last_synced_at":"2025-10-06T20:48:14.640Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"fazibear"}},"html_url":"https://github.com/fazibear","funding_links":["https://github.com/sponsors/fazibear"],"total_stars":2059,"followers":104,"following":37,"created_at":"2022-11-02T19:22:59.571Z","updated_at":"2025-10-06T20:48:14.640Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fazibear","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fazibear/repositories"},"tags":[{"name":"v1.0.4","sha":"24ac367347bf403bcddac3d86307670450ded8d1","kind":"commit","published_at":"2023-06-22T15:37:34.000Z","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/v1.0.4","html_url":"https://github.com/fazibear/colorize/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fazibear/colorize@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"63b3d32f2bb1b7512b0ab4da3c7fef64475988d4","kind":"commit","published_at":"2023-06-21T07:51:20.000Z","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/v1.0.3","html_url":"https://github.com/fazibear/colorize/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fazibear/colorize@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0a619a2fa4d98fb2b0439cffeff1a3fc1573f232","kind":"commit","published_at":"2023-06-21T06:47:10.000Z","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/v1.0.2","html_url":"https://github.com/fazibear/colorize/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fazibear/colorize@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"75d7d2336956ac3fa33ccf8be9ac9323ddbd60b4","kind":"commit","published_at":"2023-06-19T19:40:36.000Z","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/v1.0.1","html_url":"https://github.com/fazibear/colorize/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fazibear/colorize@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4498bb697dbfab7265b09d121c2ef5fc8d9c4c45","kind":"commit","published_at":"2023-06-19T12:26:51.000Z","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/v1.0.0","html_url":"https://github.com/fazibear/colorize/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fazibear/colorize@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0/manifests"},{"name":"v1.0.0-1","sha":"784023c3728a65fc1ca2fda01d9b4f2e1c556f2b","kind":"commit","published_at":"2023-03-23T15:31:18.000Z","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/v1.0.0-1","html_url":"https://github.com/fazibear/colorize/releases/tag/v1.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fazibear/colorize@v1.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0-1/manifests"},{"name":"v1.0.0-pre.1","sha":"46a5260d4714078737f33daed4b40ade3d7ed818","kind":"commit","published_at":"2023-03-23T15:15:46.000Z","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/v1.0.0-pre.1","html_url":"https://github.com/fazibear/colorize/releases/tag/v1.0.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fazibear/colorize@v1.0.0-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0-pre.1/manifests"},{"name":"v1.0.0-pre","sha":"248bbebe53af5d720f642acc5c8a024733e24539","kind":"commit","published_at":"2023-03-23T15:02:40.000Z","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/v1.0.0-pre","html_url":"https://github.com/fazibear/colorize/releases/tag/v1.0.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fazibear/colorize@v1.0.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0-pre/manifests"},{"name":"v1.0.0-beta.3","sha":"4d73e84de43354b989eab2fe2b55e5579b4e02a1","kind":"commit","published_at":"2023-03-23T14:54:14.000Z","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/fazibear/colorize/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fazibear/colorize@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"4fb8bb50d94be224b0cde26b81619f0d42669633","kind":"commit","published_at":"2023-03-23T14:46:33.000Z","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/fazibear/colorize/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fazibear/colorize@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"03435a6a95013ef2e50dca3f26b7795fd4537902","kind":"commit","published_at":"2023-03-23T14:39:18.000Z","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/fazibear/colorize/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fazibear/colorize@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0-beta.1/manifests"},{"name":"v0.8.1","sha":"960378b73c52bd08df5ed647aaf1750f42c22ee0","kind":"tag","published_at":"2023-01-25T15:16:32.000Z","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/v0.8.1","html_url":"https://github.com/fazibear/colorize/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fazibear/colorize@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v0.8.1/manifests"}]},"repo_metadata_updated_at":"2025-10-13T13:14:21.692Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.38147897771212,"dependent_packages_count":8.438523279131136,"stargazers_count":1.8936913168309149,"forks_count":2.2433850164242286,"docker_downloads_count":null,"average":5.7392696475246},"purl":"pkg:golang/github.com/fazibear/colorize","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fazibear/colorize","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fazibear/colorize","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fazibear/colorize/dependencies","status":null,"funding_links":["https://github.com/sponsors/fazibear"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-25T00:23:50.209Z","issues_count":45,"pull_requests_count":58,"avg_time_to_close_issue":27982656.390243903,"avg_time_to_close_pull_request":13824784.44642857,"issues_closed_count":41,"pull_requests_closed_count":56,"pull_request_authors_count":30,"issue_authors_count":43,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":0.896551724137931,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/issues","maintainers":[{"login":"fazibear","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fazibear"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffazibear%2Fcolorize/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffazibear%2Fcolorize/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffazibear%2Fcolorize/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffazibear%2Fcolorize/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffazibear%2Fcolorize/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2108863,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":13566230,"name":"ruby-colorize","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/fazibear/colorize","licenses":"gpl-2.0","normalized_licenses":["GPL-2.0"],"repository_url":"https://github.com/fazibear/colorize","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T06:37:07.870Z","latest_release_published_at":"2026-02-11T06:37:07.870Z","latest_release_number":"0.8.1-1.1","last_synced_at":"2026-03-12T01:19:01.062Z","created_at":"2026-02-11T06:37:07.655Z","updated_at":"2026-03-12T01:19:01.327Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-colorize","install_command":"apt-get install ruby-colorize","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-colorize","standards_version":"3.9.8","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":45116645,"uuid":"382449","full_name":"fazibear/colorize","owner":"fazibear","description":"Ruby string class extension. It add some methods to set color, background color and text effect on console easier using ANSI escape sequences.","archived":false,"fork":false,"pushed_at":"2024-05-21T23:51:26.000Z","size":207,"stargazers_count":1283,"open_issues_count":5,"forks_count":141,"subscribers_count":17,"default_branch":"master","last_synced_at":"2026-02-05T11:44:20.079Z","etag":null,"topics":["ansi-escape-sequences","gem","ruby"],"latest_commit_sha":null,"homepage":"http://rdoc.info/projects/fazibear/colorize","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fazibear.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2009-11-23T11:45:34.000Z","updated_at":"2026-01-23T02:30:32.000Z","dependencies_parsed_at":"2024-06-18T11:14:23.867Z","dependency_job_id":null,"html_url":"https://github.com/fazibear/colorize","commit_stats":{"total_commits":204,"total_committers":16,"mean_commits":12.75,"dds":"0.16176470588235292","last_synced_commit":"0fe2c548f69cfc842df45364c2d057b3d037e092"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/fazibear/colorize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fazibear","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/sbom","scorecard":{"id":394105,"data":{"date":"2025-08-11","repo":{"name":"github.com/fazibear/colorize","commit":"a252d8af6b7603ea4102d226ab0f9953d8f2d2ed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":0,"reason":"0 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:7","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":"Code-Review","score":0,"reason":"Found 0/23 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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.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":"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":"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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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-18T18:32:37.459Z","repository_id":45116645,"created_at":"2025-08-18T18:32:37.460Z","updated_at":"2025-08-18T18:32:37.460Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29329492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T06:13:03.264Z","status":"ssl_error","status_checked_at":"2026-02-11T06:12:55.843Z","response_time":97,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-02-11T14:56:14.276Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-colorize?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-colorize","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-colorize","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-colorize/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-colorize/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-colorize/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-colorize/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-colorize/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-colorize/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13466487,"name":"ruby-colorize","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/fazibear/colorize","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/fazibear/colorize","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T16:18:17.337Z","latest_release_published_at":"2026-02-09T16:18:17.337Z","latest_release_number":"0.8.1-1.1","last_synced_at":"2026-03-09T17:03:50.945Z","created_at":"2026-02-09T16:18:16.342Z","updated_at":"2026-03-09T17:32:33.975Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-colorize","install_command":"apt-get install ruby-colorize","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-colorize","standards_version":"3.9.8","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-colorize?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-colorize","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-colorize","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-colorize/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-colorize/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-colorize/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-colorize/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-colorize/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-colorize/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13530109,"name":"ruby-colorize","ecosystem":"debian","description":null,"homepage":"https://github.com/fazibear/colorize","licenses":"gpl-2.0","normalized_licenses":["GPL-2.0"],"repository_url":"https://github.com/fazibear/colorize","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:28:25.881Z","latest_release_published_at":"2026-02-10T23:28:25.881Z","latest_release_number":"0.8.1-1","last_synced_at":"2026-03-14T04:23:55.784Z","created_at":"2026-02-10T23:28:25.699Z","updated_at":"2026-03-14T04:23:55.784Z","registry_url":"https://tracker.debian.org/pkg/ruby-colorize","install_command":"apt-get install ruby-colorize","documentation_url":"https://packages.debian.org/bullseye/ruby-colorize","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-colorize","standards_version":"3.9.8","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":45116645,"uuid":"382449","full_name":"fazibear/colorize","owner":"fazibear","description":"Ruby string class extension. It add some methods to set color, background color and text effect on console easier using ANSI escape sequences.","archived":false,"fork":false,"pushed_at":"2024-05-21T23:51:26.000Z","size":207,"stargazers_count":1283,"open_issues_count":5,"forks_count":141,"subscribers_count":17,"default_branch":"master","last_synced_at":"2026-02-05T11:44:20.079Z","etag":null,"topics":["ansi-escape-sequences","gem","ruby"],"latest_commit_sha":null,"homepage":"http://rdoc.info/projects/fazibear/colorize","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fazibear.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2009-11-23T11:45:34.000Z","updated_at":"2026-01-23T02:30:32.000Z","dependencies_parsed_at":"2024-06-18T11:14:23.867Z","dependency_job_id":null,"html_url":"https://github.com/fazibear/colorize","commit_stats":{"total_commits":204,"total_committers":16,"mean_commits":12.75,"dds":"0.16176470588235292","last_synced_commit":"0fe2c548f69cfc842df45364c2d057b3d037e092"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/fazibear/colorize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fazibear","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/sbom","scorecard":{"id":394105,"data":{"date":"2025-08-11","repo":{"name":"github.com/fazibear/colorize","commit":"a252d8af6b7603ea4102d226ab0f9953d8f2d2ed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":0,"reason":"0 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:7","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":"Code-Review","score":0,"reason":"Found 0/23 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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.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":"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":"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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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-18T18:32:37.459Z","repository_id":45116645,"created_at":"2025-08-18T18:32:37.460Z","updated_at":"2025-08-18T18:32:37.460Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29329492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T06:13:03.264Z","status":"ssl_error","status_checked_at":"2026-02-11T06:12:55.843Z","response_time":97,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-02-11T14:26:32.644Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-colorize?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-colorize","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-colorize","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-colorize/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-colorize/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-colorize/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-colorize/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-colorize/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-colorize/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":0,"github":"debian","metadata":{"codename":"bullseye"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-27T18:20:39.352Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":180026,"name":"colorize","ecosystem":"rubygems","description":"Extends String class or add a ColorizedString with methods to set text color, background color and text effects.","homepage":"http://github.com/fazibear/colorize","licenses":"GPL-2.0","normalized_licenses":["GPL-2.0"],"repository_url":"https://github.com/fazibear/colorize","keywords_array":[],"namespace":null,"versions_count":26,"first_release_published_at":"2009-07-25T18:28:38.000Z","latest_release_published_at":"2023-06-23T19:44:24.195Z","latest_release_number":"1.1.0","last_synced_at":"2026-04-26T15:01:26.621Z","created_at":"2022-04-05T19:40:25.960Z","updated_at":"2026-04-26T15:03:21.224Z","registry_url":"https://rubygems.org/gems/colorize","install_command":"gem install colorize -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/colorize/","metadata":{"funding":null},"repo_metadata":{"id":45116645,"uuid":"382449","full_name":"fazibear/colorize","owner":"fazibear","description":"Ruby string class extension. It add some methods to set color, background color and text effect on console easier using ANSI escape sequences.","archived":false,"fork":false,"pushed_at":"2024-05-21T23:51:26.000Z","size":207,"stargazers_count":1285,"open_issues_count":5,"forks_count":141,"subscribers_count":17,"default_branch":"master","last_synced_at":"2026-04-21T11:17:46.550Z","etag":null,"topics":["ansi-escape-sequences","gem","ruby"],"latest_commit_sha":null,"homepage":"http://rdoc.info/projects/fazibear/colorize","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fazibear.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2009-11-23T11:45:34.000Z","updated_at":"2026-04-17T14:10:23.000Z","dependencies_parsed_at":"2024-06-18T11:14:23.867Z","dependency_job_id":null,"html_url":"https://github.com/fazibear/colorize","commit_stats":{"total_commits":204,"total_committers":16,"mean_commits":12.75,"dds":"0.16176470588235292","last_synced_commit":"0fe2c548f69cfc842df45364c2d057b3d037e092"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/fazibear/colorize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fazibear","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/sbom","scorecard":{"id":394105,"data":{"date":"2025-08-11","repo":{"name":"github.com/fazibear/colorize","commit":"a252d8af6b7603ea4102d226ab0f9953d8f2d2ed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":0,"reason":"0 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:7","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":"Code-Review","score":0,"reason":"Found 0/23 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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.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":"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":"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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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-18T18:32:37.459Z","repository_id":45116645,"created_at":"2025-08-18T18:32:37.460Z","updated_at":"2025-08-18T18:32:37.460Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32115216,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"fazibear","name":"fazibear","uuid":"687","kind":"user","description":"","email":"","website":"https://fazibear.me","location":null,"twitter":"fazibear","company":null,"icon_url":"https://avatars.githubusercontent.com/u/687?u=4f39825b346b6aa764f8fd9a77c6b925d4f949f7\u0026v=4","repositories_count":198,"last_synced_at":"2026-03-24T02:39:27.356Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"fazibear"}},"html_url":"https://github.com/fazibear","funding_links":["https://github.com/sponsors/fazibear"],"total_stars":2077,"followers":109,"following":35,"created_at":"2022-11-02T19:22:59.571Z","updated_at":"2026-03-24T02:39:27.357Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fazibear","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fazibear/repositories"},"tags":[{"name":"v1.0.4","sha":"24ac367347bf403bcddac3d86307670450ded8d1","kind":"commit","published_at":"2023-06-22T15:37:34.000Z","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/v1.0.4","html_url":"https://github.com/fazibear/colorize/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fazibear/colorize@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"63b3d32f2bb1b7512b0ab4da3c7fef64475988d4","kind":"commit","published_at":"2023-06-21T07:51:20.000Z","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/v1.0.3","html_url":"https://github.com/fazibear/colorize/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fazibear/colorize@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0a619a2fa4d98fb2b0439cffeff1a3fc1573f232","kind":"commit","published_at":"2023-06-21T06:47:10.000Z","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/v1.0.2","html_url":"https://github.com/fazibear/colorize/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fazibear/colorize@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"75d7d2336956ac3fa33ccf8be9ac9323ddbd60b4","kind":"commit","published_at":"2023-06-19T19:40:36.000Z","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/v1.0.1","html_url":"https://github.com/fazibear/colorize/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fazibear/colorize@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4498bb697dbfab7265b09d121c2ef5fc8d9c4c45","kind":"commit","published_at":"2023-06-19T12:26:51.000Z","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/v1.0.0","html_url":"https://github.com/fazibear/colorize/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fazibear/colorize@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0/manifests"},{"name":"v1.0.0-1","sha":"784023c3728a65fc1ca2fda01d9b4f2e1c556f2b","kind":"commit","published_at":"2023-03-23T15:31:18.000Z","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/v1.0.0-1","html_url":"https://github.com/fazibear/colorize/releases/tag/v1.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fazibear/colorize@v1.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0-1/manifests"},{"name":"v1.0.0-pre.1","sha":"46a5260d4714078737f33daed4b40ade3d7ed818","kind":"commit","published_at":"2023-03-23T15:15:46.000Z","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/v1.0.0-pre.1","html_url":"https://github.com/fazibear/colorize/releases/tag/v1.0.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fazibear/colorize@v1.0.0-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0-pre.1/manifests"},{"name":"v1.0.0-pre","sha":"248bbebe53af5d720f642acc5c8a024733e24539","kind":"commit","published_at":"2023-03-23T15:02:40.000Z","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/v1.0.0-pre","html_url":"https://github.com/fazibear/colorize/releases/tag/v1.0.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fazibear/colorize@v1.0.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0-pre/manifests"},{"name":"v1.0.0-beta.3","sha":"4d73e84de43354b989eab2fe2b55e5579b4e02a1","kind":"commit","published_at":"2023-03-23T14:54:14.000Z","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/fazibear/colorize/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fazibear/colorize@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"4fb8bb50d94be224b0cde26b81619f0d42669633","kind":"commit","published_at":"2023-03-23T14:46:33.000Z","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/fazibear/colorize/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fazibear/colorize@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"03435a6a95013ef2e50dca3f26b7795fd4537902","kind":"commit","published_at":"2023-03-23T14:39:18.000Z","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/fazibear/colorize/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fazibear/colorize@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0-beta.1/manifests"},{"name":"v0.8.1","sha":"960378b73c52bd08df5ed647aaf1750f42c22ee0","kind":"tag","published_at":"2023-01-25T15:16:32.000Z","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/v0.8.1","html_url":"https://github.com/fazibear/colorize/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fazibear/colorize@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v0.8.1/manifests"}]},"repo_metadata_updated_at":"2026-04-26T15:03:21.224Z","dependent_packages_count":2234,"downloads":159784914,"downloads_period":"total","dependent_repos_count":31647,"rankings":{"downloads":0.1393829239192248,"dependent_repos_count":0.19346349839988403,"dependent_packages_count":0.023973862914106667,"stargazers_count":1.7344811052508335,"forks_count":2.164338042617723,"docker_downloads_count":0.6506394888549414,"average":0.8177131536594522},"purl":"pkg:gem/colorize","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/colorize","docker_dependents_count":249,"docker_downloads_count":100438761,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/colorize","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/colorize/dependencies","status":null,"funding_links":["https://github.com/sponsors/fazibear"],"critical":true,"issue_metadata":{"last_synced_at":"2026-04-19T23:00:34.410Z","issues_count":45,"pull_requests_count":58,"avg_time_to_close_issue":27982656.390243903,"avg_time_to_close_pull_request":13824784.44642857,"issues_closed_count":41,"pull_requests_closed_count":56,"pull_request_authors_count":30,"issue_authors_count":43,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":0.896551724137931,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/issues","maintainers":[{"login":"fazibear","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fazibear"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/colorize/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/colorize/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/colorize/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/colorize/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/colorize/codemeta","maintainers":[{"uuid":"3037","login":"fazibear","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://rubygems.org/profiles/fazibear","role":null,"created_at":"2022-11-07T14:32:18.620Z","updated_at":"2022-11-07T14:32:18.620Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/fazibear/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":205487,"maintainers_count":68455,"namespaces_count":0,"keywords_count":0,"github":"rubygems","metadata":{"funded_packages_count":7260},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-04-03T06:42:17.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}},{"id":12204553,"name":"colorize","ecosystem":"rubygems","description":"Extends String class or add a ColorizedString with methods to set text color, background color and text effects.","homepage":"http://github.com/fazibear/colorize","licenses":"GPL-2.0","normalized_licenses":["GPL-2.0"],"repository_url":"https://github.com/fazibear/colorize","keywords_array":[],"namespace":null,"versions_count":26,"first_release_published_at":"2009-07-25T18:28:38.000Z","latest_release_published_at":"2023-06-23T19:44:24.195Z","latest_release_number":"1.1.0","last_synced_at":"2026-04-27T15:01:26.988Z","created_at":"2025-10-07T02:09:54.256Z","updated_at":"2026-04-27T15:02:56.791Z","registry_url":"https://gem.coop/gems/colorize","install_command":"gem install colorize -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/colorize/","metadata":{"funding":null},"repo_metadata":{"id":45116645,"uuid":"382449","full_name":"fazibear/colorize","owner":"fazibear","description":"Ruby string class extension. It add some methods to set color, background color and text effect on console easier using ANSI escape sequences.","archived":false,"fork":false,"pushed_at":"2024-05-21T23:51:26.000Z","size":207,"stargazers_count":1285,"open_issues_count":5,"forks_count":141,"subscribers_count":17,"default_branch":"master","last_synced_at":"2026-04-21T11:17:46.550Z","etag":null,"topics":["ansi-escape-sequences","gem","ruby"],"latest_commit_sha":null,"homepage":"http://rdoc.info/projects/fazibear/colorize","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fazibear.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2009-11-23T11:45:34.000Z","updated_at":"2026-04-17T14:10:23.000Z","dependencies_parsed_at":"2024-06-18T11:14:23.867Z","dependency_job_id":null,"html_url":"https://github.com/fazibear/colorize","commit_stats":{"total_commits":204,"total_committers":16,"mean_commits":12.75,"dds":"0.16176470588235292","last_synced_commit":"0fe2c548f69cfc842df45364c2d057b3d037e092"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/fazibear/colorize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fazibear","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/sbom","scorecard":{"id":394105,"data":{"date":"2025-08-11","repo":{"name":"github.com/fazibear/colorize","commit":"a252d8af6b7603ea4102d226ab0f9953d8f2d2ed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":0,"reason":"0 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:7","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":"Code-Review","score":0,"reason":"Found 0/23 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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.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":"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":"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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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-18T18:32:37.459Z","repository_id":45116645,"created_at":"2025-08-18T18:32:37.460Z","updated_at":"2025-08-18T18:32:37.460Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32341455,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":"fazibear","name":"fazibear","uuid":"687","kind":"user","description":"","email":"","website":"https://fazibear.me","location":null,"twitter":"fazibear","company":null,"icon_url":"https://avatars.githubusercontent.com/u/687?u=4f39825b346b6aa764f8fd9a77c6b925d4f949f7\u0026v=4","repositories_count":198,"last_synced_at":"2026-03-24T02:39:27.356Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"fazibear"}},"html_url":"https://github.com/fazibear","funding_links":["https://github.com/sponsors/fazibear"],"total_stars":2077,"followers":109,"following":35,"created_at":"2022-11-02T19:22:59.571Z","updated_at":"2026-03-24T02:39:27.357Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fazibear","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fazibear/repositories"},"tags":[{"name":"v1.0.4","sha":"24ac367347bf403bcddac3d86307670450ded8d1","kind":"commit","published_at":"2023-06-22T15:37:34.000Z","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/v1.0.4","html_url":"https://github.com/fazibear/colorize/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fazibear/colorize@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"63b3d32f2bb1b7512b0ab4da3c7fef64475988d4","kind":"commit","published_at":"2023-06-21T07:51:20.000Z","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/v1.0.3","html_url":"https://github.com/fazibear/colorize/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fazibear/colorize@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0a619a2fa4d98fb2b0439cffeff1a3fc1573f232","kind":"commit","published_at":"2023-06-21T06:47:10.000Z","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/v1.0.2","html_url":"https://github.com/fazibear/colorize/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fazibear/colorize@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"75d7d2336956ac3fa33ccf8be9ac9323ddbd60b4","kind":"commit","published_at":"2023-06-19T19:40:36.000Z","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/v1.0.1","html_url":"https://github.com/fazibear/colorize/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fazibear/colorize@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4498bb697dbfab7265b09d121c2ef5fc8d9c4c45","kind":"commit","published_at":"2023-06-19T12:26:51.000Z","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/v1.0.0","html_url":"https://github.com/fazibear/colorize/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fazibear/colorize@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0/manifests"},{"name":"v1.0.0-1","sha":"784023c3728a65fc1ca2fda01d9b4f2e1c556f2b","kind":"commit","published_at":"2023-03-23T15:31:18.000Z","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/v1.0.0-1","html_url":"https://github.com/fazibear/colorize/releases/tag/v1.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fazibear/colorize@v1.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0-1/manifests"},{"name":"v1.0.0-pre.1","sha":"46a5260d4714078737f33daed4b40ade3d7ed818","kind":"commit","published_at":"2023-03-23T15:15:46.000Z","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/v1.0.0-pre.1","html_url":"https://github.com/fazibear/colorize/releases/tag/v1.0.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fazibear/colorize@v1.0.0-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0-pre.1/manifests"},{"name":"v1.0.0-pre","sha":"248bbebe53af5d720f642acc5c8a024733e24539","kind":"commit","published_at":"2023-03-23T15:02:40.000Z","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/v1.0.0-pre","html_url":"https://github.com/fazibear/colorize/releases/tag/v1.0.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fazibear/colorize@v1.0.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0-pre/manifests"},{"name":"v1.0.0-beta.3","sha":"4d73e84de43354b989eab2fe2b55e5579b4e02a1","kind":"commit","published_at":"2023-03-23T14:54:14.000Z","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/fazibear/colorize/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fazibear/colorize@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"4fb8bb50d94be224b0cde26b81619f0d42669633","kind":"commit","published_at":"2023-03-23T14:46:33.000Z","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/fazibear/colorize/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fazibear/colorize@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"03435a6a95013ef2e50dca3f26b7795fd4537902","kind":"commit","published_at":"2023-03-23T14:39:18.000Z","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/fazibear/colorize/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fazibear/colorize@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v1.0.0-beta.1/manifests"},{"name":"v0.8.1","sha":"960378b73c52bd08df5ed647aaf1750f42c22ee0","kind":"tag","published_at":"2023-01-25T15:16:32.000Z","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/v0.8.1","html_url":"https://github.com/fazibear/colorize/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fazibear/colorize@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags/v0.8.1/manifests"}]},"repo_metadata_updated_at":"2026-04-27T15:02:56.791Z","dependent_packages_count":0,"downloads":159825354,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.15788050824547176,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.5428494187618275,"average":0.1751824817518248},"purl":"pkg:gem/colorize?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/colorize","docker_dependents_count":249,"docker_downloads_count":100438761,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/colorize","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/colorize/dependencies","status":null,"funding_links":["https://github.com/sponsors/fazibear"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-19T23:00:34.410Z","issues_count":45,"pull_requests_count":58,"avg_time_to_close_issue":27982656.390243903,"avg_time_to_close_pull_request":13824784.44642857,"issues_closed_count":41,"pull_requests_closed_count":56,"pull_request_authors_count":30,"issue_authors_count":43,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":0.896551724137931,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/issues","maintainers":[{"login":"fazibear","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fazibear"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/colorize/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/colorize/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/colorize/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/colorize/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/colorize/codemeta","maintainers":[{"uuid":"3037","login":"fazibear","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://gem.coop/profiles/fazibear","role":null,"created_at":"2025-10-07T14:42:38.278Z","updated_at":"2025-10-07T14:42:38.278Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/fazibear/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":190340,"maintainers_count":67463,"namespaces_count":0,"keywords_count":0,"github":"gem-coop","metadata":{"funded_packages_count":6507},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-04-03T06:45:05.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":13778607,"name":"ruby-colorize","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/fazibear/colorize","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/fazibear/colorize","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T13:14:34.700Z","latest_release_published_at":"2026-02-13T13:14:34.700Z","latest_release_number":"0.8.1-1","last_synced_at":"2026-03-13T22:41:20.657Z","created_at":"2026-02-13T13:14:34.514Z","updated_at":"2026-03-13T22:41:20.657Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-colorize","install_command":"apt-get install ruby-colorize","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-colorize","standards_version":"3.9.8","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T13:14:35.434Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-colorize?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-colorize","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-colorize","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-colorize/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-colorize/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-colorize/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-colorize/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-colorize/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-colorize/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13950366,"name":"ruby-colorize","ecosystem":"guix","description":"Add color effects to the @code{String} class","homepage":"https://github.com/fazibear/colorize","licenses":"gpl2+","normalized_licenses":["GPL-2.0+"],"repository_url":"https://github.com/fazibear/colorize","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T18:55:44.183Z","latest_release_published_at":"2026-03-02T18:55:44.183Z","latest_release_number":"0.8.1","last_synced_at":"2026-04-27T16:18:56.738Z","created_at":"2026-03-02T18:55:43.995Z","updated_at":"2026-04-27T16:19:10.468Z","registry_url":"https://packages.guix.gnu.org/packages/ruby-colorize/0.8.1/","install_command":"guix install ruby-colorize","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/ruby-xyz.scm#n12572","metadata":{"location":"gnu/packages/ruby-xyz.scm:12572","variable_name":"ruby-colorize"},"repo_metadata":{"id":45116645,"uuid":"382449","full_name":"fazibear/colorize","owner":"fazibear","description":"Ruby string class extension. It add some methods to set color, background color and text effect on console easier using ANSI escape sequences.","archived":false,"fork":false,"pushed_at":"2024-05-21T23:51:26.000Z","size":207,"stargazers_count":1285,"open_issues_count":5,"forks_count":141,"subscribers_count":17,"default_branch":"master","last_synced_at":"2026-04-21T11:17:46.550Z","etag":null,"topics":["ansi-escape-sequences","gem","ruby"],"latest_commit_sha":null,"homepage":"http://rdoc.info/projects/fazibear/colorize","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fazibear.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2009-11-23T11:45:34.000Z","updated_at":"2026-04-17T14:10:23.000Z","dependencies_parsed_at":"2024-06-18T11:14:23.867Z","dependency_job_id":null,"html_url":"https://github.com/fazibear/colorize","commit_stats":{"total_commits":204,"total_committers":16,"mean_commits":12.75,"dds":"0.16176470588235292","last_synced_commit":"0fe2c548f69cfc842df45364c2d057b3d037e092"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/fazibear/colorize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fazibear","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/sbom","scorecard":{"id":394105,"data":{"date":"2025-08-11","repo":{"name":"github.com/fazibear/colorize","commit":"a252d8af6b7603ea4102d226ab0f9953d8f2d2ed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":0,"reason":"0 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:7","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":"Code-Review","score":0,"reason":"Found 0/23 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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.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":"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":"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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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-18T18:32:37.459Z","repository_id":45116645,"created_at":"2025-08-18T18:32:37.460Z","updated_at":"2025-08-18T18:32:37.460Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32341455,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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"}},"repo_metadata_updated_at":"2026-04-27T16:19:10.468Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/ruby-colorize","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/ruby-colorize","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/ruby-colorize","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/ruby-colorize/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-colorize/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-colorize/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-colorize/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-colorize/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-colorize/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31165,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"guix-mirror","metadata":{"funded_packages_count":286},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-04-03T06:23:21.396Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13668727,"name":"ruby-colorize","ecosystem":"debian","description":null,"homepage":"https://github.com/fazibear/colorize","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/fazibear/colorize","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T12:18:49.156Z","latest_release_published_at":"2026-02-12T12:18:49.156Z","latest_release_number":"0.8.1-1.1","last_synced_at":"2026-03-14T18:06:57.447Z","created_at":"2026-02-12T12:18:48.939Z","updated_at":"2026-03-14T18:06:57.448Z","registry_url":"https://tracker.debian.org/pkg/ruby-colorize","install_command":"apt-get install ruby-colorize","documentation_url":"https://packages.debian.org/trixie/ruby-colorize","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-colorize","standards_version":"3.9.8","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T12:18:49.870Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-colorize?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-colorize","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-colorize","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-colorize/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-colorize/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-colorize/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-colorize/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-colorize/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-colorize/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13712151,"name":"ruby-colorize","ecosystem":"debian","description":null,"homepage":"https://github.com/fazibear/colorize","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/fazibear/colorize","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T23:27:23.822Z","latest_release_published_at":"2026-02-12T23:27:23.822Z","latest_release_number":"0.8.1-1.1","last_synced_at":"2026-03-13T03:28:39.319Z","created_at":"2026-02-12T23:27:23.634Z","updated_at":"2026-03-13T03:28:39.319Z","registry_url":"https://tracker.debian.org/pkg/ruby-colorize","install_command":"apt-get install ruby-colorize","documentation_url":"https://packages.debian.org/bookworm/ruby-colorize","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-colorize","standards_version":"3.9.8","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T23:27:24.360Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-colorize?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-colorize","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-colorize","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-colorize/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-colorize/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-colorize/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-colorize/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-colorize/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-colorize/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13721652,"name":"ruby-colorize","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/fazibear/colorize","licenses":"gpl-2.0","normalized_licenses":["GPL-2.0"],"repository_url":"https://github.com/fazibear/colorize","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T01:01:46.770Z","latest_release_published_at":"2026-02-13T01:01:46.770Z","latest_release_number":"0.8.1-1.1","last_synced_at":"2026-03-13T04:14:12.560Z","created_at":"2026-02-13T01:01:46.580Z","updated_at":"2026-03-13T04:14:12.738Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-colorize","install_command":"apt-get install ruby-colorize","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-colorize","standards_version":"3.9.8","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":45116645,"uuid":"382449","full_name":"fazibear/colorize","owner":"fazibear","description":"Ruby string class extension. It add some methods to set color, background color and text effect on console easier using ANSI escape sequences.","archived":false,"fork":false,"pushed_at":"2024-05-21T23:51:26.000Z","size":207,"stargazers_count":1283,"open_issues_count":5,"forks_count":141,"subscribers_count":17,"default_branch":"master","last_synced_at":"2026-02-12T16:10:56.826Z","etag":null,"topics":["ansi-escape-sequences","gem","ruby"],"latest_commit_sha":null,"homepage":"http://rdoc.info/projects/fazibear/colorize","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fazibear.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2009-11-23T11:45:34.000Z","updated_at":"2026-01-23T02:30:32.000Z","dependencies_parsed_at":"2024-06-18T11:14:23.867Z","dependency_job_id":null,"html_url":"https://github.com/fazibear/colorize","commit_stats":{"total_commits":204,"total_committers":16,"mean_commits":12.75,"dds":"0.16176470588235292","last_synced_commit":"0fe2c548f69cfc842df45364c2d057b3d037e092"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/fazibear/colorize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fazibear","download_url":"https://codeload.github.com/fazibear/colorize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/sbom","scorecard":{"id":394105,"data":{"date":"2025-08-11","repo":{"name":"github.com/fazibear/colorize","commit":"a252d8af6b7603ea4102d226ab0f9953d8f2d2ed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":0,"reason":"0 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:7","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":"Code-Review","score":0,"reason":"Found 0/23 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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/fazibear/colorize/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.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":"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":"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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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-18T18:32:37.459Z","repository_id":45116645,"created_at":"2025-08-18T18:32:37.460Z","updated_at":"2025-08-18T18:32:37.460Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29390608,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T00:53:09.511Z","status":"ssl_error","status_checked_at":"2026-02-13T00:53:09.126Z","response_time":55,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-02-13T01:02:18.290Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-colorize?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-colorize","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-colorize","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-colorize/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-18T17:09:13.369Z","issues_count":45,"pull_requests_count":58,"avg_time_to_close_issue":27982656.390243903,"avg_time_to_close_pull_request":13824784.44642857,"issues_closed_count":41,"pull_requests_closed_count":56,"pull_request_authors_count":30,"issue_authors_count":43,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":0.896551724137931,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/issues","maintainers":[{"login":"fazibear","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fazibear"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-colorize/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-colorize/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-colorize/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-colorize/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-colorize/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}}],"commits":{"id":3130,"full_name":"fazibear/colorize","default_branch":"master","total_commits":214,"total_committers":16,"total_bot_commits":9,"total_bot_committers":1,"mean_commits":13.375,"dds":0.15887850467289721,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-04-29T02:22:07.193Z","last_synced_commit":"a252d8af6b7603ea4102d226ab0f9953d8f2d2ed","created_at":"2023-03-07T09:16:40.974Z","updated_at":"2026-04-29T02:21:47.530Z","committers":[{"name":"Michał Kalbarczyk","email":"fazibear@gmail.com","login":"fazibear","count":180},{"name":"jefflunt","email":"jefflunt@gmail.com","login":"jefflunt","count":10},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":9},{"name":"Satya","email":"github@thesatya.com","login":"satyap","count":2},{"name":"Adrien THÉBAULT","email":"me@adrien-thebault.fr","login":null,"count":2},{"name":"niko-pax-uofa","email":"a1093950@adelaide.edu.au","login":"niko-pax-uofa","count":1},{"name":"namusyaka","email":"namusyaka@gmail.com","login":"namusyaka","count":1},{"name":"Vassilis Rizopoulos","email":"vassilisrizopoulos@gmail.com","login":"damphyr","count":1},{"name":"Jose Diaz-Gonzalez","email":"email@josediazgonzalez.com","login":"josegonzalez","count":1},{"name":"Fredrik Forsmo","email":"frozzare","login":"frozzare","count":1},{"name":"Brian Jubelirer","email":"brian2386@gmail.com","login":"bjubes","count":1},{"name":"Anton Dieterle","email":"antondie@gmail.com","login":"adie","count":1},{"name":"Alexander Stanko","email":"astanko@aviasales.ru","login":"Rakoth","count":1},{"name":"Alexander Ivanov","email":"alehander42@gmail.com","login":"alehander92","count":1},{"name":"AJ Acevedo","email":"aj@ajalabs.com","login":"AJ-Acevedo","count":1},{"name":"garretblankenship","email":"garret.blankenship@coderacademy.edu.au","login":null,"count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-29T00:00:10.453Z","repositories_count":6222968,"commits_count":899868935,"contributors_count":34898507,"owners_count":1147505,"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":"fazibear/colorize","html_url":"https://github.com/fazibear/colorize","last_synced_at":"2026-04-19T23:00:34.410Z","status":"error","issues_count":45,"pull_requests_count":58,"avg_time_to_close_issue":27982656.390243903,"avg_time_to_close_pull_request":13824784.44642857,"issues_closed_count":41,"pull_requests_closed_count":56,"pull_request_authors_count":30,"issue_authors_count":43,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":0.896551724137931,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-12T09:13:17.364Z","updated_at":"2026-04-19T23:00:34.410Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazibear%2Fcolorize/issues","issue_labels_count":{},"pull_request_labels_count":{"autorelease: tagged":9,"autorelease: pending":3},"issue_author_associations_count":{"NONE":44,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":27,"NONE":16,"OWNER":15},"issue_authors":{"cliffom":2,"avnerbarr":2,"vishnun":1,"Paxa":1,"dimoon":1,"xob":1,"ydaniju":1,"mslinn":1,"gaultier":1,"dwinings":1,"hggh":1,"noam87":1,"mattl":1,"glinot":1,"coolo":1,"connorshea":1,"sixtyfive":1,"noraj":1,"gilles-leblanc":1,"globewalldesk":1,"aliksend":1,"metaskills":1,"BuonOmo":1,"zacheryph":1,"hlascelles":1,"pregenRobot":1,"akimd":1,"specious":1,"postmodern":1,"siddarth":1,"jerzygangi":1,"sudoremo":1,"alexparker":1,"anthraxx":1,"jsm":1,"kdykeman":1,"Guistoff081":1,"AJ-Acevedo":1,"Bodacious":1,"vinnydiehl":1,"ghost":1,"stackmystack":1,"elisaado":1},"pull_request_authors":{"fazibear":15,"github-actions[bot]":12,"ruben-sa-brito":2,"jefflunt":2,"andrew":2,"jacknoble":1,"akuhn":1,"phoet":1,"TheStranjer":1,"bjubes":1,"moretea":1,"joshk":1,"Wardrop":1,"kmasa":1,"yatish27":1,"josegonzalez":1,"jaredbeck":1,"adrien-thebault":1,"namusyaka":1,"alehander92":1,"kethomassen":1,"adie":1,"Rakoth":1,"AJ-Acevedo":1,"niko-pax-uofa":1,"frozzare":1,"damphyr":1,"satyap":1,"gitter-badger":1,"garretblankenship":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-26T00:00:11.126Z","repositories_count":14391603,"issues_count":34339607,"pull_requests_count":112484218,"authors_count":11245731,"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":1},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"mslinn":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"fazibear","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fazibear"}],"active_maintainers":[]},"events":{"total":{"PullRequestEvent":1,"ForkEvent":1,"IssuesEvent":1,"WatchEvent":38},"last_year":{"IssuesEvent":1,"WatchEvent":13}},"keywords":["ansi-escape-sequences","gem","ruby"],"dependencies":[{"ecosystem":"rubygems","filepath":"colorize.gemspec","sha":null,"kind":"manifest","created_at":"2022-09-13T02:00:44.236Z","updated_at":"2022-09-13T02:00:44.236Z","repository_link":"https://github.com/fazibear/colorize/blob/master/colorize.gemspec","dependencies":[{"id":4662739920,"package_name":"rake","ecosystem":"rubygems","requirements":"~\u003e 10.0","direct":true,"kind":"development","optional":false},{"id":4662739921,"package_name":"minitest","ecosystem":"rubygems","requirements":"~\u003e 5.0","direct":true,"kind":"development","optional":false},{"id":4662739922,"package_name":"codeclimate-test-reporter","ecosystem":"rubygems","requirements":"~\u003e 0.4","direct":true,"kind":"development","optional":false},{"id":4662739923,"package_name":"json","ecosystem":"rubygems","requirements":"~\u003e 1.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/colorize.yml.tmp","sha":null,"kind":"manifest","created_at":"2024-01-08T17:12:11.223Z","updated_at":"2024-01-08T17:12:11.223Z","repository_link":"https://github.com/fazibear/colorize/blob/master/.github/workflows/colorize.yml.tmp","dependencies":[{"id":15501172880,"package_name":"google-github-actions/release-please-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15501172881,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15501172882,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2024-01-08T17:12:11.469Z","updated_at":"2024-01-08T17:12:11.469Z","repository_link":"https://github.com/fazibear/colorize/blob/master/.github/workflows/release.yml","dependencies":[{"id":15501172887,"package_name":"google-github-actions/release-please-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15501172888,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15501172889,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2024-01-08T17:12:11.511Z","updated_at":"2024-01-08T17:12:11.511Z","repository_link":"https://github.com/fazibear/colorize/blob/master/.github/workflows/test.yml","dependencies":[{"id":15501172894,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15501172895,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2024-01-08T17:12:11.641Z","updated_at":"2024-01-08T17:12:11.641Z","repository_link":"https://github.com/fazibear/colorize/blob/master/Gemfile","dependencies":[{"id":15501173194,"package_name":"json","ecosystem":"rubygems","requirements":"~\u003e 2.0","direct":true,"kind":"development","optional":false},{"id":15501173198,"package_name":"minitest","ecosystem":"rubygems","requirements":"~\u003e 5.0","direct":true,"kind":"development","optional":false},{"id":15501173200,"package_name":"rake","ecosystem":"rubygems","requirements":"~\u003e 13.0","direct":true,"kind":"development","optional":false},{"id":15501173203,"package_name":"rubocop","ecosystem":"rubygems","requirements":"~\u003e 1.0","direct":true,"kind":"development","optional":false},{"id":15501173205,"package_name":"rubocop-github","ecosystem":"rubygems","requirements":"~\u003e 0.20","direct":true,"kind":"development","optional":false},{"id":15501173207,"package_name":"rubocop-minitest","ecosystem":"rubygems","requirements":"~\u003e 0.29.0","direct":true,"kind":"development","optional":false},{"id":15501173210,"package_name":"rubocop-performance","ecosystem":"rubygems","requirements":"~\u003e 1.16","direct":true,"kind":"development","optional":false},{"id":15501173212,"package_name":"rubocop-rake","ecosystem":"rubygems","requirements":"~\u003e 0.6","direct":true,"kind":"development","optional":false}]}],"score":30.004553763951122,"created_at":"2024-12-15T21:38:08.324Z","updated_at":"2026-04-30T04:01:34.978Z","avatar_url":"https://github.com/fazibear.png","language":"Ruby","monthly_downloads":0,"readme":"colorize [![Gem Version](https://badge.fury.io/rb/colorize.svg)](http://badge.fury.io/rb/colorize) [![Ruby Gem](https://github.com/fazibear/colorize/actions/workflows/release.yml/badge.svg)](https://github.com/fazibear/colorize/actions/workflows/release.yml) [![Code Climate](https://codeclimate.com/github/fazibear/colorize/badges/gpa.svg)](https://codeclimate.com/github/fazibear/colorize) [![Test Coverage](https://codeclimate.com/github/fazibear/colorize/badges/coverage.svg)](https://codeclimate.com/github/fazibear/colorize)\n========\n\nRuby gem for colorizing text using ANSI escape sequences.\nExtends `String` class or add a `ColorizedString` with methods to set the text color, background color and text effects.\n\nmodes\n-----\n\n* `require 'colorize'` - Extends String class\n* `require 'colorized_string'` - add ColorizedString class\n\nfeatures\n--------\n\n* change string color\n* change string background\n* change string effect\n* chain methods\n* display color samples\n* disable colorization\n* prevent colors\n\nusage\n-----\n\n```ruby\nrequire 'colorize'\n\nString.colors                       # return array of all possible colors names\nString.modes                        # return array of all possible modes\nString.color_samples                # displays color samples in all combinations\nString.disable_colorization         # check if colorization is disabled\n\n# disable colorization (false by default)\n\nString.disable_colorization = false # enable colorization\nString.disable_colorization false   # enable colorization\nString.disable_colorization = true  # disable colorization\nString.disable_colorization true    # disable colorization\n\n# prevent colors (false by default)\n\nString.prevent_colors = false # override current string colors\nString.prevent_colors false   # override current string colors\nString.prevent_colors = true  # don't colorize colorized strings\nString.prevent_colors true    # don't colorize colorized strings\n\n# adding aliases (:gray and :grey added by default)\n\nString.add_color_alias(:niebieski, :blue)\nString.add_color_alias(:zielony =\u003e :green)\nString.add_color_alias(czarny: :black)\nString.add_color_alias(czerwony: :red, granatowy: :blue)\n\n# examaples\n\nputs \"This is blue\".colorize(:blue)\nputs \"This is light blue\".colorize(:light_blue)\nputs \"This is also blue\".colorize(:color =\u003e :blue)\nputs \"This is bold green\".colorize(:color =\u003e :green, :mode =\u003e :bold)\nputs \"This is light blue with red background\".colorize(:color =\u003e :light_blue, :background =\u003e :red)\nputs \"This is light blue with red background\".colorize(:light_blue ).colorize( :background =\u003e :red)\nputs \"This is blue text on red\".blue.on_red\nputs \"This is red on blue\".colorize(:red).on_blue\nputs \"This is red on blue and underline\".colorize(:red).on_blue.underline\nputs \"This is blinking blue text on red\".blue.on_red.blink\nputs \"This is uncolorized\".blue.on_red.uncolorize\n```\n\n```ruby\nrequire 'colorized_string'\n\nColorizedString.colors                       # return array of all possible colors names\nColorizedString.modes                        # return array of all possible modes\nColorizedString.color_samples                # displays color samples in all combinations\nColorizedString.disable_colorization         # check if colorization is disabled\n\n# disable colorization (false by default)\n\nColorizedString.disable_colorization = false # enable colorization\nColorizedString.disable_colorization false   # enable colorization\nColorizedString.disable_colorization = true  # disable colorization\nColorizedString.disable_colorization true    # disable colorization\n\n# prevent colors (false by default)\n\nColorizedString.prevent_colors = false # override current string colors\nColorizedString.prevent_colors false   # override current string colors\nColorizedString.prevent_colors = true  # don't colorize colorized strings\nColorizedString.prevent_colors true    # don't colorize colorized strings\n\n# adding aliases (:gray and :grey added by default)\n\nColorizedString.add_color_alias(:niebieski, :blue)\nColorizedString.add_color_alias(:zielony =\u003e :green)\nColorizedString.add_color_alias(czarny: :black)\nColorizedString.add_color_alias(czerwony: :red, granatowy: :blue)\n\n# examples\n\nputs ColorizedString[\"This is blue\"].colorize(:blue)\nputs ColorizedString[\"This is light blue\"].colorize(:light_blue)\nputs ColorizedString[\"This is also blue\"].colorize(:color =\u003e :blue)\nputs ColorizedString[\"This is bold green\"].colorize(:color =\u003e :green, :mode =\u003e :bold)\nputs ColorizedString[\"This is light blue with red background\"].colorize(:color =\u003e :light_blue, :background =\u003e :red)\nputs ColorizedString[\"This is light blue with red background\"].colorize(:light_blue ).colorize( :background =\u003e :red)\nputs ColorizedString[\"This is blue text on red\"].blue.on_red\nputs ColorizedString[\"This is red on blue\"].colorize(:red).on_blue\nputs ColorizedString[\"This is red on blue and underline\"].colorize(:red).on_blue.underline\nputs ColorizedString[\"This is blinking blue text on red\"].blue.on_red.blink\nputs ColorizedString[\"This is uncolorized\"].blue.on_red.uncolorize\n\nputs ColorizedString.new(\"This is blue\").blue\nputs ColorizedString.new(\"This is light blue\").colorize(:light_blue)\n```\n\nrequirements\n------------\n\n* Win32/Console/ANSI (for Windows)\n\ninstall\n-------\n\n* gem install colorize\n\n*Note:* You may need to use sudo to install gems\n\nthank you\n---------\n\n[![Become Patreon](https://c5.patreon.com/external/logo/become_a_patron_button.png)](https://www.patreon.com/bePatron?u=6912974)\n\nlicense\n-------\n\n    Copyright (C) 2007-2024 Michał Kalbarczyk\n\n    This program is free software; you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation; either version 2 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License along\n    with this program; if not, write to the Free Software Foundation, Inc.,\n    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.\n","funding_links":["https://www.patreon.com/bePatron?u=6912974"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["rubygem","activerecord"],"project_url":"https://ruby.ecosyste.ms/api/v1/projects/545","html_url":"https://ruby.ecosyste.ms/projects/545"}