{"id":369280,"url":"https://github.com/tartley/colorama","last_synced_at":"2026-08-24T12:35:20.516Z","repository":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3794,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-23T00:38:28.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-21T15:48:06.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36840188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","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":{"login":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"packages":[{"id":12825604,"name":"python311Packages.colorama","ecosystem":"nixpkgs","description":"Cross-platform colored terminal text","homepage":"https://github.com/tartley/colorama","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/tartley/colorama","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T18:53:26.075Z","latest_release_published_at":"2026-01-26T18:53:26.075Z","latest_release_number":"0.4.6","last_synced_at":"2026-08-14T03:30:48.316Z","created_at":"2026-01-26T18:53:25.925Z","updated_at":"2026-08-16T00:42:40.163Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.colorama","install_command":"nix-env -iA nixpkgs.python311Packages.colorama","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/colorama/default.nix#L20","metadata":{"nix_attribute":"python3.11-colorama-0.4.6","position":"pkgs/development/python-modules/colorama/default.nix:20","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"colorama","upstream_purl":"pkg:pypi/colorama"},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3793,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-08T11:53:49.946Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-06T04:41:31.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T00:42:40.163Z","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":1.4274126538202825,"forks_count":1.894314090135718,"docker_downloads_count":null,"average":0.8304316859890002},"purl":"pkg:nix/python311Packages.colorama?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.colorama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.colorama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.colorama/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T00:25:44.668Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.colorama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.colorama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.colorama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.colorama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.colorama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.colorama/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2146},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-24T05:04:28.515Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":14524214,"name":"comms/py-colorama","ecosystem":"pkgsrc","description":"Cross-platform coloured terminal text","homepage":"https://github.com/tartley/colorama","licenses":"modified-bsd","normalized_licenses":["Other"],"repository_url":"https://github.com/tartley/colorama","keywords_array":["comms","python"],"namespace":"comms","versions_count":1,"first_release_published_at":"2026-03-06T19:54:35.000Z","latest_release_published_at":"2026-03-06T19:54:35.000Z","latest_release_number":"0.4.6nb1","last_synced_at":"2026-07-28T19:06:26.862Z","created_at":"2026-05-27T05:36:47.061Z","updated_at":"2026-08-16T00:42:39.868Z","registry_url":"https://pkgsrc.se/comms/py-colorama","install_command":"pkg_add py314-colorama","documentation_url":"https://pkgsrc.se/comms/py-colorama","metadata":{"pkg_slug":"py-colorama","pkgbase":"py311-colorama","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py311-colorama-0.4.6nb1"},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3793,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-08T11:53:49.946Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-06T04:41:31.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T00:42:39.868Z","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:pkgsrc/comms/py-colorama?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/comms/py-colorama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/comms/py-colorama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/comms/py-colorama/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T00:25:44.668Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/comms%2Fpy-colorama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/comms%2Fpy-colorama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/comms%2Fpy-colorama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/comms%2Fpy-colorama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/comms%2Fpy-colorama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/comms%2Fpy-colorama/codemeta","maintainers":[],"registry":{"name":"pkgsrc-netbsd-x86_64-10.1-all","url":"https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/10.1/All","ecosystem":"pkgsrc","default":true,"packages_count":19690,"maintainers_count":0,"namespaces_count":43,"keywords_count":368,"github":"pkgsrc","metadata":{"funded_packages_count":479},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-08-24T05:00:24.175Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/namespaces"}},{"id":13526787,"name":"python-colorama","ecosystem":"debian","description":null,"homepage":"https://github.com/tartley/colorama","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/tartley/colorama","keywords_array":["python"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:51:11.080Z","latest_release_published_at":"2026-02-10T22:51:11.080Z","latest_release_number":"0.4.4-1","last_synced_at":"2026-03-14T02:23:45.631Z","created_at":"2026-02-10T22:51:10.900Z","updated_at":"2026-08-23T17:51:04.942Z","registry_url":"https://tracker.debian.org/pkg/python-colorama","install_command":"apt-get install python-colorama","documentation_url":"https://packages.debian.org/bullseye/python-colorama","metadata":{"component":"main","architecture":"all","priority":"source","binary":"python3-colorama","standards_version":"4.5.0","maintainer":"Gürkan Myczko \u003cgurkan@phys.ethz.ch\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3, python3-all, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3794,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-23T00:38:28.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-21T15:48:06.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36840188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-23T17:51:04.941Z","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/python-colorama?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-colorama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-colorama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-colorama/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T00:26:09.357Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-colorama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-colorama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-colorama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-colorama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-colorama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-colorama/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":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":800},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-24T05:06:16.474Z","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":13432498,"name":"python-colorama","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/tartley/colorama","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/tartley/colorama","keywords_array":["python"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-07T20:04:21.660Z","latest_release_published_at":"2026-02-07T20:04:21.660Z","latest_release_number":"0.4.3-1build1","last_synced_at":"2026-03-07T20:42:18.594Z","created_at":"2026-02-07T20:04:06.334Z","updated_at":"2026-08-23T11:55:10.212Z","registry_url":"https://launchpad.net/ubuntu/+source/python-colorama","install_command":"apt-get install python-colorama","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-colorama","standards_version":"4.4.1","maintainer":"Gürkan Myczko \u003cgurkan@phys.ethz.ch\u003e","build_depends":"debhelper (\u003e= 11), dh-python, python3, python3-all, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3794,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-23T00:38:28.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-21T15:48:06.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36840188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-23T11:55:10.212Z","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/python-colorama?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-colorama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-colorama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-colorama/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T00:26:09.357Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-colorama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-colorama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-colorama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-colorama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-colorama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-colorama/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":1429,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":754},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-24T05:06:13.646Z","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":13302233,"name":"python311Packages.colorama","ecosystem":"nixpkgs","description":"Cross-platform colored terminal text","homepage":"https://github.com/tartley/colorama","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/tartley/colorama","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:49:57.574Z","latest_release_published_at":"2026-02-02T06:49:57.574Z","latest_release_number":"0.4.6","last_synced_at":"2026-08-11T17:01:09.871Z","created_at":"2026-02-02T06:49:57.289Z","updated_at":"2026-08-16T00:42:40.029Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.colorama","install_command":"nix-env -iA nixpkgs.python311Packages.colorama","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/colorama/default.nix#L20","metadata":{"nix_attribute":"python3.11-colorama-0.4.6","position":"pkgs/development/python-modules/colorama/default.nix:20","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"colorama","upstream_purl":"pkg:pypi/colorama"},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3793,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-08T11:53:49.946Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-06T04:41:31.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T00:42:40.029Z","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:nix/python311Packages.colorama?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.colorama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.colorama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.colorama/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T00:25:44.668Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.colorama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.colorama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.colorama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.colorama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.colorama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.colorama/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3080},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-24T05:04:51.596Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13536645,"name":"python-colorama","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/tartley/colorama","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/tartley/colorama","keywords_array":["python"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T00:26:44.268Z","latest_release_published_at":"2026-02-11T00:26:44.268Z","latest_release_number":"0.4.6-2","last_synced_at":"2026-03-11T18:37:10.040Z","created_at":"2026-02-11T00:26:44.090Z","updated_at":"2026-08-16T00:42:40.134Z","registry_url":"https://launchpad.net/ubuntu/+source/python-colorama","install_command":"apt-get install python-colorama","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-colorama","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3, python3-all, python3-hatchling, python3-pytest","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3793,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-08T11:53:49.946Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-06T04:41:31.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T00:42:40.134Z","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/python-colorama?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-colorama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-colorama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-colorama/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T00:25:44.668Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-colorama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-colorama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-colorama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-colorama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-colorama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-colorama/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":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1100},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-24T05:06:12.490Z","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":13083620,"name":"python312Packages.colorama","ecosystem":"nixpkgs","description":"Cross-platform colored terminal text","homepage":"https://github.com/tartley/colorama","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/tartley/colorama","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:56:05.387Z","latest_release_published_at":"2026-02-01T17:56:05.387Z","latest_release_number":"0.4.6","last_synced_at":"2026-03-08T06:15:36.038Z","created_at":"2026-02-01T17:56:04.640Z","updated_at":"2026-08-16T00:42:40.208Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.colorama","install_command":"nix-env -iA nixpkgs.python312Packages.colorama","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/colorama/default.nix#L26","metadata":{"nix_attribute":"python3.12-colorama-0.4.6","position":"pkgs/development/python-modules/colorama/default.nix:26","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"colorama","upstream_purl":"pkg:pypi/colorama"},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3793,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-08T11:53:49.946Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-06T04:41:31.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T00:42:40.208Z","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:nix/python312Packages.colorama?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.colorama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.colorama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.colorama/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T00:25:44.668Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.colorama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.colorama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.colorama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.colorama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.colorama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.colorama/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3349},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-24T05:04:31.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":14545904,"name":"devel/py-colorama","ecosystem":"openbsd","description":"print colored terminal text from Python apps","homepage":"https://github.com/tartley/colorama","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/tartley/colorama","keywords_array":[],"namespace":"devel","versions_count":1,"first_release_published_at":"2026-04-25T13:29:16.000Z","latest_release_published_at":"2026-04-25T13:29:16.000Z","latest_release_number":"0.4.6p1","last_synced_at":"2026-05-28T00:11:49.342Z","created_at":"2026-05-28T00:11:45.235Z","updated_at":"2026-08-16T00:42:40.226Z","registry_url":"https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel/py-colorama/","install_command":"pkg_add py3-colorama-0.4.6p1","documentation_url":null,"metadata":{"pkgstem":"py3-colorama","fullpkgname":"py3-colorama-0.4.6p1","subpackage":"-"},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3793,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-08T11:53:49.946Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-06T04:41:31.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T00:42:40.225Z","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:openbsd/devel/py-colorama?arch=amd64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/openbsd/devel/py-colorama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/openbsd/devel/py-colorama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/openbsd/devel/py-colorama/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T00:25:44.668Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-colorama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-colorama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-colorama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-colorama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-colorama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-colorama/codemeta","maintainers":[{"uuid":"ajacoutot@openbsd.org","login":null,"name":"Antoine Jacoutot","email":"ajacoutot@openbsd.org","url":null,"packages_count":506,"html_url":null,"role":null,"created_at":"2026-05-28T00:11:53.982Z","updated_at":"2026-05-28T00:11:53.982Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/maintainers/ajacoutot@openbsd.org/packages"}],"registry":{"name":"openbsd-7.9-amd64","url":"https://cdn.openbsd.org/pub/OpenBSD/7.9/packages/amd64","ecosystem":"openbsd","default":true,"packages_count":11808,"maintainers_count":274,"namespaces_count":42,"keywords_count":23,"github":"openbsd","metadata":{"arch":"amd64","sqlports_version":"7.54","funded_packages_count":219},"icon_url":"https://github.com/openbsd.png","created_at":"2026-05-26T11:21:10.750Z","updated_at":"2026-08-24T05:00:06.782Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/namespaces"}},{"id":5283459,"name":"colorama","ecosystem":"conda","description":"colorama is a cross-platform colored terminal text.It makes ANSI escape character sequences (for producing colored terminal text and cursor positioning) work under MS Windows.","homepage":"https://github.com/tartley/colorama","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/tartley/colorama","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2022-10-03T15:39:37.324Z","latest_release_published_at":"2022-10-25T12:26:18.000Z","latest_release_number":"0.4.6","last_synced_at":"2026-08-13T12:27:08.844Z","created_at":"2022-10-03T15:39:37.316Z","updated_at":"2026-08-16T00:42:40.238Z","registry_url":"https://anaconda.org/conda-forge/colorama","install_command":"conda install -c conda-forge colorama","documentation_url":null,"metadata":{},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3793,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-08T11:53:49.946Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-06T04:41:31.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T00:42:40.238Z","dependent_packages_count":169,"downloads":null,"downloads_period":null,"dependent_repos_count":834,"rankings":{"downloads":null,"dependent_repos_count":0.8584976291489892,"dependent_packages_count":0.4092837534314949,"stargazers_count":7.22735213376591,"forks_count":11.744447217369604,"docker_downloads_count":null,"average":5.059895183429},"purl":"pkg:conda/colorama?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/colorama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/colorama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/colorama/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-15T00:25:44.668Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/colorama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/colorama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/colorama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/colorama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/colorama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/colorama/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2348},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-23T05:06:09.364Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":75136,"name":"py-colorama","ecosystem":"spack","description":"Cross-platform colored terminal text.\n","homepage":"https://github.com/tartley/colorama","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/tartley/colorama","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2022-04-05T09:23:33.674Z","latest_release_published_at":"2023-07-23T09:07:57.450Z","latest_release_number":"0.4.6","last_synced_at":"2026-08-24T00:43:36.486Z","created_at":"2022-04-05T09:23:33.648Z","updated_at":"2026-08-24T11:43:43.875Z","registry_url":"https://packages.spack.io/package.html?name=py-colorama","install_command":"spack install py-colorama","documentation_url":null,"metadata":{},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3794,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-23T00:38:28.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-21T15:48:06.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36840188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-24T11:43:43.875Z","dependent_packages_count":44,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":2.0286230373766845,"stargazers_count":4.0989301097679585,"forks_count":6.530498818952342,"average":3.164512991524246},"purl":"pkg:spack/py-colorama","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-colorama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-colorama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-colorama/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T00:27:17.955Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-colorama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-colorama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-colorama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-colorama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-colorama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-colorama/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2153,"html_url":null,"role":null,"created_at":"2022-11-14T16:50:27.393Z","updated_at":"2022-11-14T16:50:27.393Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9303,"maintainers_count":1032,"namespaces_count":0,"keywords_count":3959,"github":"spack","metadata":{"funded_packages_count":510},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-08-24T05:06:47.739Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":13074756,"name":"python311Packages.colorama","ecosystem":"nixpkgs","description":"Cross-platform colored terminal text","homepage":"https://github.com/tartley/colorama","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/tartley/colorama","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:29:03.092Z","latest_release_published_at":"2026-02-01T17:29:03.092Z","latest_release_number":"0.4.6","last_synced_at":"2026-03-08T02:32:30.503Z","created_at":"2026-02-01T17:28:57.826Z","updated_at":"2026-08-23T01:19:37.849Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.colorama","install_command":"nix-env -iA nixpkgs.python311Packages.colorama","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/colorama/default.nix#L26","metadata":{"nix_attribute":"python3.11-colorama-0.4.6","position":"pkgs/development/python-modules/colorama/default.nix:26","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"colorama","upstream_purl":"pkg:pypi/colorama"},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3793,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-16T00:36:37.518Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-10T14:01:21.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36709410,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-23T01:19:37.849Z","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:nix/python311Packages.colorama?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.colorama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.colorama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.colorama/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T00:26:09.357Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.colorama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.colorama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.colorama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.colorama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.colorama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.colorama/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3349},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-24T05:04:31.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13664171,"name":"python-colorama","ecosystem":"debian","description":null,"homepage":"https://github.com/tartley/colorama","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/tartley/colorama","keywords_array":["python"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T09:59:53.505Z","latest_release_published_at":"2026-02-12T09:59:53.505Z","latest_release_number":"0.4.6-4","last_synced_at":"2026-03-13T13:10:20.370Z","created_at":"2026-02-12T09:59:53.257Z","updated_at":"2026-08-23T04:05:58.378Z","registry_url":"https://tracker.debian.org/pkg/python-colorama","install_command":"apt-get install python-colorama","documentation_url":"https://packages.debian.org/trixie/python-colorama","metadata":{"component":"main","architecture":"all","priority":"source","binary":"python3-colorama","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3, python3-all, python3-hatchling, python3-pytest","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3793,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-16T00:36:37.518Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-10T14:01:21.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36709410,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-23T04:05:58.378Z","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/python-colorama?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-colorama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-colorama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-colorama/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T00:26:09.357Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-colorama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-colorama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-colorama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-colorama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-colorama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-colorama/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":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1681},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-24T05:05:13.674Z","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":13441773,"name":"python-colorama","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/tartley/colorama","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/tartley/colorama","keywords_array":["python"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-08T06:13:45.223Z","latest_release_published_at":"2026-02-08T06:13:45.223Z","latest_release_number":"0.4.6-4","last_synced_at":"2026-08-21T00:32:07.160Z","created_at":"2026-02-08T06:13:43.495Z","updated_at":"2026-08-21T00:32:07.160Z","registry_url":"https://launchpad.net/ubuntu/+source/python-colorama","install_command":"apt-get install python-colorama","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-colorama","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3, python3-all, python3-hatchling, python3-pytest","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3793,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-08T11:53:49.946Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-06T04:41:31.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T00:42:40.200Z","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/python-colorama?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-colorama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-colorama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-colorama/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T00:25:44.668Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-colorama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-colorama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-colorama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-colorama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-colorama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-colorama/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":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1308},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-24T05:05:15.657Z","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":12884868,"name":"python314Packages.colorama","ecosystem":"nixpkgs","description":"Cross-platform colored terminal text","homepage":"https://github.com/tartley/colorama","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/tartley/colorama","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T06:43:33.772Z","latest_release_published_at":"2026-01-27T06:43:33.772Z","latest_release_number":"0.4.6","last_synced_at":"2026-08-21T00:30:25.828Z","created_at":"2026-01-27T06:43:33.554Z","updated_at":"2026-08-21T00:52:24.187Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.colorama","install_command":"nix-env -iA nixpkgs.python314Packages.colorama","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/colorama/default.nix#L26","metadata":{"nix_attribute":"python3.14-colorama-0.4.6","position":"pkgs/development/python-modules/colorama/default.nix:26","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"colorama","upstream_purl":"pkg:pypi/colorama"},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3793,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-08T11:53:49.946Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-06T04:41:31.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T00:42:39.958Z","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":2.0427426651998153,"forks_count":2.9599588587200634,"docker_downloads_count":null,"average":1.2506753809799696},"purl":"pkg:nix/python314Packages.colorama?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.colorama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.colorama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.colorama/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T00:25:44.668Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.colorama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.colorama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.colorama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.colorama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.colorama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.colorama/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153756,"maintainers_count":4901,"namespaces_count":0,"keywords_count":3257,"github":"NixOS","metadata":{"funded_packages_count":5996},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-24T05:00:11.845Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13707129,"name":"python-colorama","ecosystem":"debian","description":null,"homepage":"https://github.com/tartley/colorama","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/tartley/colorama","keywords_array":["python"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T22:23:11.605Z","latest_release_published_at":"2026-02-12T22:23:11.605Z","latest_release_number":"0.4.6-2","last_synced_at":"2026-03-13T14:43:57.604Z","created_at":"2026-02-12T22:23:11.367Z","updated_at":"2026-08-23T05:34:25.601Z","registry_url":"https://tracker.debian.org/pkg/python-colorama","install_command":"apt-get install python-colorama","documentation_url":"https://packages.debian.org/bookworm/python-colorama","metadata":{"component":"main","architecture":"all","priority":"source","binary":"python3-colorama","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3, python3-all, python3-hatchling, python3-pytest","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3794,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-23T00:38:28.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-21T15:48:06.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36840188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-23T05:34:25.601Z","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/python-colorama?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-colorama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-colorama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-colorama/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T00:26:09.357Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-colorama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-colorama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-colorama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-colorama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-colorama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-colorama/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":2650,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1231},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-24T05:06:15.317Z","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":13411175,"name":"python-colorama","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/tartley/colorama","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/tartley/colorama","keywords_array":["python"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-06T20:19:06.512Z","latest_release_published_at":"2026-02-06T20:19:06.512Z","latest_release_number":"0.4.4-1","last_synced_at":"2026-08-21T00:32:05.724Z","created_at":"2026-02-06T20:19:04.412Z","updated_at":"2026-08-23T05:34:25.823Z","registry_url":"https://launchpad.net/ubuntu/+source/python-colorama","install_command":"apt-get install python-colorama","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-colorama","standards_version":"4.5.0","maintainer":"Gürkan Myczko \u003cgurkan@phys.ethz.ch\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3, python3-all, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3794,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-23T00:38:28.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-21T15:48:06.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36840188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-23T05:34:25.823Z","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/python-colorama?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-colorama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-colorama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-colorama/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T00:26:09.357Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-colorama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-colorama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-colorama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-colorama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-colorama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-colorama/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":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":971},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-24T05:06:06.213Z","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":13202253,"name":"python312Packages.colorama","ecosystem":"nixpkgs","description":"Cross-platform colored terminal text","homepage":"https://github.com/tartley/colorama","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/tartley/colorama","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:52:09.655Z","latest_release_published_at":"2026-02-02T00:52:09.655Z","latest_release_number":"0.4.6","last_synced_at":"2026-05-13T02:04:35.731Z","created_at":"2026-02-02T00:51:37.443Z","updated_at":"2026-08-23T09:12:45.986Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.colorama","install_command":"nix-env -iA nixpkgs.python312Packages.colorama","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/colorama/default.nix#L26","metadata":{"nix_attribute":"python3.12-colorama-0.4.6","position":"pkgs/development/python-modules/colorama/default.nix:26","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"colorama","upstream_purl":"pkg:pypi/colorama"},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3794,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-23T00:38:28.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-21T15:48:06.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36840188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-23T09:12:45.986Z","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:nix/python312Packages.colorama?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.colorama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.colorama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.colorama/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T00:26:09.357Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.colorama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.colorama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.colorama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.colorama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.colorama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.colorama/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3165},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-24T05:01:24.965Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13381291,"name":"python-colorama","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/tartley/colorama","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/tartley/colorama","keywords_array":["python"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-05T07:16:20.925Z","latest_release_published_at":"2026-02-05T07:16:20.925Z","latest_release_number":"0.4.6-4","last_synced_at":"2026-03-06T04:14:41.399Z","created_at":"2026-02-05T07:16:20.540Z","updated_at":"2026-08-23T09:12:46.948Z","registry_url":"https://launchpad.net/ubuntu/+source/python-colorama","install_command":"apt-get install python-colorama","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-colorama","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3, python3-all, python3-hatchling, python3-pytest","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3794,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-23T00:38:28.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-21T15:48:06.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36840188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-23T09:12:46.947Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/python-colorama?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-colorama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-colorama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-colorama/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T00:26:09.357Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-colorama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-colorama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-colorama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-colorama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-colorama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-colorama/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":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1237},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-24T05:06:09.353Z","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"}},{"id":11433772,"name":"ctfbyte-colorama","ecosystem":"pypi","description":"Cross-platform colored terminal text.","homepage":"https://github.com/tartley/colorama","licenses":"BSD License","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/tartley/colorama","keywords_array":["ansi","color","colour","crossplatform","terminal","text","windows","xplatform"],"namespace":null,"versions_count":2,"first_release_published_at":"2025-03-14T17:44:24.000Z","latest_release_published_at":"2025-05-02T17:50:22.000Z","latest_release_number":"0.5.2","last_synced_at":"2026-08-23T12:06:31.341Z","created_at":"2025-03-14T18:01:01.251Z","updated_at":"2026-08-23T12:06:31.341Z","registry_url":"https://pypi.org/project/ctfbyte-colorama/","install_command":"pip install ctfbyte-colorama --index-url https://pypi.org/simple","documentation_url":"https://ctfbyte-colorama.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 2","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Terminals"],"normalized_name":"ctfbyte-colorama"},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3794,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-23T00:38:28.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-21T15:48:06.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36840188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-23T10:31:01.850Z","dependent_packages_count":0,"downloads":80,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":53.43471141789319,"dependent_packages_count":9.488635671937962,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.461673544915577},"purl":"pkg:pypi/ctfbyte-colorama","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/ctfbyte-colorama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/ctfbyte-colorama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/ctfbyte-colorama/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T00:26:09.357Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ctfbyte-colorama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ctfbyte-colorama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ctfbyte-colorama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ctfbyte-colorama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ctfbyte-colorama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ctfbyte-colorama/codemeta","maintainers":[{"uuid":"CTFByte","login":"CTFByte","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/CTFByte/","role":"Owner","created_at":"2025-03-14T18:33:26.014Z","updated_at":"2025-03-14T18:33:26.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/CTFByte/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930432,"maintainers_count":399682,"namespaces_count":0,"keywords_count":311773,"github":"pypi","metadata":{"funded_packages_count":58574,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-24T05:05:47.334Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5426726,"name":"coloroma","ecosystem":"pypi","description":"python package to handle colorful outputs","homepage":"https://github.com/tartley/colorama","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/tartley/colorama","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2022-11-15T19:03:43.000Z","latest_release_published_at":"2022-11-17T15:41:24.000Z","latest_release_number":"1.0.4","last_synced_at":"2026-08-23T12:07:11.284Z","created_at":"2022-11-15T19:20:50.307Z","updated_at":"2026-08-23T12:07:11.284Z","registry_url":"https://pypi.org/project/coloroma/","install_command":"pip install coloroma --index-url https://pypi.org/simple","documentation_url":"https://coloroma.readthedocs.io/","metadata":{"funding":null,"normalized_name":"coloroma"},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3794,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-23T00:38:28.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-21T15:48:06.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36840188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-23T04:51:21.276Z","dependent_packages_count":0,"downloads":282,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":7.960915649345194,"dependent_repos_count":6.332721139880203,"dependent_packages_count":4.84377063151956,"stargazers_count":2.449253964252704,"forks_count":4.1854826125055515,"average":5.154428799500643},"purl":"pkg:pypi/coloroma","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/coloroma","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/coloroma","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/coloroma/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T00:26:09.357Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/coloroma/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/coloroma/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/coloroma/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/coloroma/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/coloroma/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/coloroma/codemeta","maintainers":[{"uuid":"TartLey100","login":"TartLey100","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/TartLey100/","role":null,"created_at":"2022-11-17T17:08:49.314Z","updated_at":"2022-11-17T17:08:49.314Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/TartLey100/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930432,"maintainers_count":399682,"namespaces_count":0,"keywords_count":311773,"github":"pypi","metadata":{"funded_packages_count":58574,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-24T05:05:47.334Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5435614,"name":"coluroma","ecosystem":"pypi","description":"python package to handle colorful outputs","homepage":"https://github.com/tartley/colorama","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/tartley/colorama","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-11-17T20:37:43.000Z","latest_release_published_at":"2022-11-17T20:37:43.000Z","latest_release_number":"3.0.4","last_synced_at":"2026-08-23T12:06:25.771Z","created_at":"2022-11-17T20:42:31.238Z","updated_at":"2026-08-23T12:06:25.771Z","registry_url":"https://pypi.org/project/coluroma/","install_command":"pip install coluroma --index-url https://pypi.org/simple","documentation_url":"https://coluroma.readthedocs.io/","metadata":{"funding":null,"normalized_name":"coluroma"},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3793,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-08T11:53:49.946Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-06T04:41:31.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T00:42:40.106Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.331100653005,"dependent_packages_count":4.841980469846816,"stargazers_count":1.3393682098639514,"forks_count":3.3468606082713968,"average":3.964827485246791},"purl":"pkg:pypi/coluroma","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/coluroma","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/coluroma","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/coluroma/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T00:25:44.668Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/coluroma/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/coluroma/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/coluroma/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/coluroma/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/coluroma/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/coluroma/codemeta","maintainers":[],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930432,"maintainers_count":399682,"namespaces_count":0,"keywords_count":311773,"github":"pypi","metadata":{"funded_packages_count":58574,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-24T05:05:47.334Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":7645315,"name":"parseweb","ecosystem":"pypi","description":"Pure-python Colors implementation","homepage":"https://github.com/tartley/colorama","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/tartley/colorama","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2023-04-25T21:56:12.000Z","latest_release_published_at":"2023-04-25T22:13:25.000Z","latest_release_number":"3","last_synced_at":"2026-08-23T12:06:29.160Z","created_at":"2023-04-26T01:56:00.554Z","updated_at":"2026-08-23T12:06:29.160Z","registry_url":"https://pypi.org/project/parseweb/","install_command":"pip install parseweb --index-url https://pypi.org/simple","documentation_url":"https://parseweb.readthedocs.io/","metadata":{"funding":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: Microsoft :: Windows","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"parseweb"},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3794,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-23T00:38:28.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-21T15:48:06.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36840188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-23T07:15:53.113Z","dependent_packages_count":0,"downloads":278,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":15.966893679412673,"dependent_repos_count":33.21870496869328,"dependent_packages_count":7.1671861819557146,"stargazers_count":null,"forks_count":null,"average":18.784261610020554},"purl":"pkg:pypi/parseweb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/parseweb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/parseweb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/parseweb/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T00:26:09.357Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/parseweb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/parseweb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/parseweb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/parseweb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/parseweb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/parseweb/codemeta","maintainers":[{"uuid":"Kxlpb123","login":"Kxlpb123","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://pypi.org/user/Kxlpb123/","role":null,"created_at":"2023-04-29T07:11:39.772Z","updated_at":"2023-04-29T07:11:39.772Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Kxlpb123/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930432,"maintainers_count":399682,"namespaces_count":0,"keywords_count":311773,"github":"pypi","metadata":{"funded_packages_count":58574,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-24T05:05:47.334Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2677145,"name":"colorama","ecosystem":"pypi","description":"Cross-platform colored terminal text.","homepage":"https://github.com/tartley/colorama","licenses":"BSD License","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/tartley/colorama","keywords_array":["ansi","color","colour","crossplatform","terminal","text","windows","xplatform"],"namespace":null,"versions_count":46,"first_release_published_at":"2010-04-20T02:02:19.000Z","latest_release_published_at":"2022-10-25T02:36:20.000Z","latest_release_number":"0.4.6","last_synced_at":"2026-08-23T12:06:34.760Z","created_at":"2022-04-10T10:25:13.542Z","updated_at":"2026-08-23T12:06:34.761Z","registry_url":"https://pypi.org/project/colorama/","install_command":"pip install colorama --index-url https://pypi.org/simple","documentation_url":"https://colorama.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 2","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Terminals"],"normalized_name":"colorama","project_status":null},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2024-07-01T12:59:52.000Z","size":523,"stargazers_count":3544,"open_issues_count":121,"forks_count":253,"subscribers_count":48,"default_branch":"master","last_synced_at":"2024-10-25T05:27:43.044Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2024-10-22T22:34:58.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221435674,"owners_count":16820707,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:41:10.866Z","dependent_packages_count":3458,"downloads":427080224,"downloads_period":"last-month","dependent_repos_count":189970,"rankings":{"downloads":0.007520079529426437,"dependent_repos_count":0.0036683314777689944,"dependent_packages_count":0.008070329251091787,"stargazers_count":1.8297637411111745,"forks_count":4.362196376788999,"docker_downloads_count":0.007703496103314888,"average":1.0364870590436293},"purl":"pkg:pypi/colorama","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/colorama","docker_dependents_count":10822,"docker_downloads_count":4351288349,"usage_url":"https://repos.ecosyste.ms/usage/pypi/colorama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/colorama/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":true,"issue_metadata":{"last_synced_at":"2024-10-29T17:33:15.321Z","issues_count":72,"pull_requests_count":54,"avg_time_to_close_issue":36987263.17142857,"avg_time_to_close_pull_request":32222167.242424242,"issues_closed_count":35,"pull_requests_closed_count":33,"pull_request_authors_count":42,"issue_authors_count":60,"avg_comments_per_issue":3.8472222222222223,"avg_comments_per_pull_request":5.222222222222222,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":8644.0,"past_year_avg_time_to_close_pull_request":142972.5,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.125,"past_year_avg_comments_per_pull_request":0.5714285714285714,"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/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/colorama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/colorama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/colorama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/colorama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/colorama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/colorama/codemeta","maintainers":[{"uuid":"tartley","login":"tartley","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/tartley/","role":null,"created_at":"2023-01-24T08:35:53.006Z","updated_at":"2023-01-24T08:35:53.006Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tartley/packages"},{"uuid":"wiggin15","login":"wiggin15","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/wiggin15/","role":null,"created_at":"2023-01-24T08:35:53.013Z","updated_at":"2023-01-24T08:35:53.013Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/wiggin15/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930432,"maintainers_count":399682,"namespaces_count":0,"keywords_count":311773,"github":"pypi","metadata":{"funded_packages_count":58574,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-24T05:05:47.334Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":6470556,"name":"bettercolor","ecosystem":"pypi","description":"Pure-python Colors implementation","homepage":"https://github.com/tartley/colorama","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/tartley/colorama","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2023-03-04T16:04:50.000Z","latest_release_published_at":"2023-03-04T16:10:53.000Z","latest_release_number":"3","last_synced_at":"2026-08-23T12:06:40.410Z","created_at":"2023-03-04T17:05:04.435Z","updated_at":"2026-08-23T12:06:40.410Z","registry_url":"https://pypi.org/project/bettercolor/","install_command":"pip install bettercolor --index-url https://pypi.org/simple","documentation_url":"https://bettercolor.readthedocs.io/","metadata":{"funding":null,"normalized_name":"bettercolor"},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3794,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-23T00:38:28.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-21T15:48:06.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36840188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-23T07:39:42.772Z","dependent_packages_count":0,"downloads":118,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":30.801364005127112,"dependent_packages_count":6.400061524263631,"stargazers_count":1.286302221694869,"forks_count":3.261239763306328,"average":10.437241878597986},"purl":"pkg:pypi/bettercolor","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/bettercolor","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/bettercolor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/bettercolor/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T00:26:09.357Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bettercolor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bettercolor/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bettercolor/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bettercolor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bettercolor/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bettercolor/codemeta","maintainers":[{"uuid":"Kxlpb123","login":"Kxlpb123","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://pypi.org/user/Kxlpb123/","role":null,"created_at":"2023-03-04T17:49:54.053Z","updated_at":"2023-03-04T17:49:54.053Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Kxlpb123/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930432,"maintainers_count":399682,"namespaces_count":0,"keywords_count":311773,"github":"pypi","metadata":{"funded_packages_count":58574,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-24T05:05:47.334Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":4422160,"name":"cookies-colorama","ecosystem":"pypi","description":"Cross-platform colored terminal text.","homepage":"https://github.com/tartley/colorama","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/tartley/colorama","keywords_array":["color","colour","terminal","text","ansi","windows","crossplatform","xplatform"],"namespace":null,"versions_count":3,"first_release_published_at":"2022-05-23T23:06:40.000Z","latest_release_published_at":"2022-05-23T23:18:15.000Z","latest_release_number":"0.4.6","last_synced_at":"2026-08-23T12:06:46.837Z","created_at":"2022-05-24T13:51:25.280Z","updated_at":"2026-08-23T12:06:46.837Z","registry_url":"https://pypi.org/project/cookies-colorama/","install_command":"pip install cookies-colorama --index-url https://pypi.org/simple","documentation_url":"https://cookies-colorama.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 2","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Terminals"],"normalized_name":"cookies-colorama"},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3794,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-23T00:38:28.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-21T15:48:06.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36840188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-23T10:11:00.410Z","dependent_packages_count":0,"downloads":88,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":36.057238724958054,"dependent_repos_count":22.23250655214879,"dependent_packages_count":7.373338280337238,"stargazers_count":1.3269210655626094,"forks_count":3.3727734741204913,"docker_downloads_count":null,"average":14.072555619425438},"purl":"pkg:pypi/cookies-colorama","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cookies-colorama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cookies-colorama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cookies-colorama/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T00:26:09.357Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cookies-colorama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cookies-colorama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cookies-colorama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cookies-colorama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cookies-colorama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cookies-colorama/codemeta","maintainers":[{"uuid":"CookiesKush420","login":"CookiesKush420","name":null,"email":null,"url":null,"packages_count":17,"html_url":"https://pypi.org/user/CookiesKush420/","role":null,"created_at":"2023-01-27T09:36:08.025Z","updated_at":"2023-01-27T09:36:08.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/CookiesKush420/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930432,"maintainers_count":399682,"namespaces_count":0,"keywords_count":311773,"github":"pypi","metadata":{"funded_packages_count":58574,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-24T05:05:47.334Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":6369653,"name":"coloramas","ecosystem":"pypi","description":"Simple cross-platform colored terminal text in Python","homepage":"https://github.com/tartley/colorama","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/tartley/colorama","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2023-02-20T00:23:26.000Z","latest_release_published_at":"2023-02-21T13:53:41.000Z","latest_release_number":"0.26","last_synced_at":"2026-08-23T12:06:53.109Z","created_at":"2023-02-20T02:00:57.165Z","updated_at":"2026-08-23T12:06:53.109Z","registry_url":"https://pypi.org/project/coloramas/","install_command":"pip install coloramas --index-url https://pypi.org/simple","documentation_url":"https://coloramas.readthedocs.io/","metadata":{"funding":null,"normalized_name":"coloramas"},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3793,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-08T11:53:49.946Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-06T04:41:31.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T00:42:40.196Z","dependent_packages_count":0,"downloads":119,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.071275761249378,"dependent_packages_count":6.012810569388356,"stargazers_count":0.4098761698039355,"forks_count":0.4183272248514393,"average":9.478072431323277},"purl":"pkg:pypi/coloramas","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/coloramas","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/coloramas","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/coloramas/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T00:25:44.668Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/coloramas/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/coloramas/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/coloramas/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/coloramas/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/coloramas/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/coloramas/codemeta","maintainers":[{"uuid":"Christo_Boiv","login":"Christo_Boiv","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/Christo_Boiv/","role":null,"created_at":"2023-02-20T13:21:58.281Z","updated_at":"2023-02-20T13:21:58.281Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Christo_Boiv/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930432,"maintainers_count":399682,"namespaces_count":0,"keywords_count":311773,"github":"pypi","metadata":{"funded_packages_count":58574,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-24T05:05:47.334Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":7645201,"name":"licensing.models","ecosystem":"pypi","description":"Pure-python Colors implementation","homepage":"https://github.com/tartley/colorama","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/tartley/colorama","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2023-04-25T21:24:53.000Z","latest_release_published_at":"2023-05-03T18:32:44.000Z","latest_release_number":"4","last_synced_at":"2026-08-23T12:06:53.405Z","created_at":"2023-04-26T01:03:44.346Z","updated_at":"2026-08-23T12:06:53.406Z","registry_url":"https://pypi.org/project/licensing.models/","install_command":"pip install licensing.models --index-url https://pypi.org/simple","documentation_url":"https://licensing.models.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: Microsoft :: Windows","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"licensing-models","project_status":null},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3793,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-16T00:36:37.518Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-10T14:01:21.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36709410,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-22T19:06:13.284Z","dependent_packages_count":0,"downloads":13,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.21870496869328,"dependent_packages_count":7.1671861819557146,"stargazers_count":1.3273640551428716,"forks_count":3.3336024749698283,"average":11.261714420190424},"purl":"pkg:pypi/licensing.models","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/licensing.models","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/licensing.models","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/licensing.models/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T00:15:29.159Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/licensing.models/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/licensing.models/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/licensing.models/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/licensing.models/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/licensing.models/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/licensing.models/codemeta","maintainers":[{"uuid":"DoctorMuller","login":"DoctorMuller","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/DoctorMuller/","role":null,"created_at":"2023-04-29T06:38:55.046Z","updated_at":"2023-04-29T06:38:55.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/DoctorMuller/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930432,"maintainers_count":399682,"namespaces_count":0,"keywords_count":311773,"github":"pypi","metadata":{"funded_packages_count":58574,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-24T05:05:47.334Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":4422151,"name":"cols","ecosystem":"pypi","description":"Cross-platform colored terminal text.","homepage":"https://github.com/tartley/colorama","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/tartley/colorama","keywords_array":["color","colour","terminal","text","ansi","windows","crossplatform","xplatform"],"namespace":null,"versions_count":1,"first_release_published_at":"2022-05-23T23:20:52.000Z","latest_release_published_at":"2022-05-23T23:20:52.000Z","latest_release_number":"0.0.1","last_synced_at":"2026-08-23T12:07:19.053Z","created_at":"2022-05-24T13:51:23.914Z","updated_at":"2026-08-23T12:07:19.053Z","registry_url":"https://pypi.org/project/cols/","install_command":"pip install cols --index-url https://pypi.org/simple","documentation_url":"https://cols.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 2","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Terminals"],"normalized_name":"cols","project_status":null},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2024-07-01T12:59:52.000Z","size":523,"stargazers_count":3528,"open_issues_count":120,"forks_count":250,"subscribers_count":48,"default_branch":"master","last_synced_at":"2024-09-28T21:38:19.221Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2024-09-28T14:13:22.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219876611,"owners_count":16554771,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2024-09-30T04:59:24.851Z","dependent_packages_count":0,"downloads":33,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":30.11469388319027,"dependent_repos_count":9.173305338103573,"dependent_packages_count":7.373338280337238,"stargazers_count":1.3269210655626094,"forks_count":3.3727734741204913,"docker_downloads_count":null,"average":10.272206408262836},"purl":"pkg:pypi/cols","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cols","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cols","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cols/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-30T02:35:08.744Z","issues_count":71,"pull_requests_count":52,"avg_time_to_close_issue":36987263.17142857,"avg_time_to_close_pull_request":33229074.125,"issues_closed_count":35,"pull_requests_closed_count":32,"pull_request_authors_count":41,"issue_authors_count":59,"avg_comments_per_issue":3.8732394366197185,"avg_comments_per_pull_request":5.423076923076923,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":8644.0,"past_year_avg_time_to_close_pull_request":284798.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8,"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/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cols/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cols/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cols/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cols/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cols/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cols/codemeta","maintainers":[{"uuid":"CookiesKush420","login":"CookiesKush420","name":null,"email":null,"url":null,"packages_count":17,"html_url":"https://pypi.org/user/CookiesKush420/","role":null,"created_at":"2023-01-28T09:56:23.526Z","updated_at":"2023-01-28T09:56:23.526Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/CookiesKush420/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930432,"maintainers_count":399682,"namespaces_count":0,"keywords_count":311773,"github":"pypi","metadata":{"funded_packages_count":58574,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-24T05:05:47.334Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":7674129,"name":"soup2","ecosystem":"pypi","description":"Pure-python Colors implementation","homepage":"https://github.com/tartley/colorama","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/tartley/colorama","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2023-05-02T22:37:16.000Z","latest_release_published_at":"2023-05-02T22:51:38.000Z","latest_release_number":"2","last_synced_at":"2026-08-23T12:06:46.847Z","created_at":"2023-05-02T23:24:12.690Z","updated_at":"2026-08-23T12:15:43.204Z","registry_url":"https://pypi.org/project/soup2/","install_command":"pip install soup2 --index-url https://pypi.org/simple","documentation_url":"https://soup2.readthedocs.io/","metadata":{"funding":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: Microsoft :: Windows","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"soup2"},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3794,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-23T00:38:28.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-21T15:48:06.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36840188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-23T12:15:43.204Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.767446051172676,"dependent_packages_count":7.191762679036493,"stargazers_count":1.3257017891464522,"forks_count":3.323366553577975,"average":11.652069268233399},"purl":"pkg:pypi/soup2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/soup2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/soup2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/soup2/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T00:26:09.357Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/soup2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/soup2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/soup2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/soup2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/soup2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/soup2/codemeta","maintainers":[],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930432,"maintainers_count":399682,"namespaces_count":0,"keywords_count":311773,"github":"pypi","metadata":{"funded_packages_count":58574,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-24T05:05:47.334Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":7673923,"name":"kazer12","ecosystem":"pypi","description":"Pure-python Colors implementation","homepage":"https://github.com/tartley/colorama","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/tartley/colorama","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2023-05-02T21:35:12.000Z","latest_release_published_at":"2023-05-02T21:38:05.000Z","latest_release_number":"2","last_synced_at":"2026-08-23T12:07:05.629Z","created_at":"2023-05-02T22:14:59.532Z","updated_at":"2026-08-23T12:07:05.629Z","registry_url":"https://pypi.org/project/kazer12/","install_command":"pip install kazer12 --index-url https://pypi.org/simple","documentation_url":"https://kazer12.readthedocs.io/","metadata":{"funding":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: Microsoft :: Windows","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"kazer12"},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3793,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-08T11:53:49.946Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-06T04:41:31.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36406705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-16T00:42:40.196Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.767446051172676,"dependent_packages_count":7.191762679036493,"stargazers_count":1.3257017891464522,"forks_count":3.3309952723134724,"average":11.653976447917273},"purl":"pkg:pypi/kazer12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/kazer12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/kazer12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/kazer12/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T00:25:44.668Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kazer12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kazer12/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kazer12/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kazer12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kazer12/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kazer12/codemeta","maintainers":[],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930432,"maintainers_count":399682,"namespaces_count":0,"keywords_count":311773,"github":"pypi","metadata":{"funded_packages_count":58574,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-24T05:05:47.334Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11559134,"name":"updated-colorama","ecosystem":"pypi","description":"Расширенная версия colorama","homepage":"https://github.com/tartley/colorama","licenses":"BSD License","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/tartley/colorama","keywords_array":["ansi","color","colour","crossplatform","terminal","text","windows","xplatform"],"namespace":null,"versions_count":1,"first_release_published_at":"2025-04-17T10:23:49.000Z","latest_release_published_at":"2025-04-17T10:23:49.000Z","latest_release_number":"0.1","last_synced_at":"2026-08-23T12:07:14.975Z","created_at":"2025-04-17T10:31:29.549Z","updated_at":"2026-08-24T07:47:46.034Z","registry_url":"https://pypi.org/project/updated-colorama/","install_command":"pip install updated-colorama --index-url https://pypi.org/simple","documentation_url":"https://updated-colorama.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 2","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Terminals"],"normalized_name":"updated-colorama","project_status":null},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3794,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-23T00:38:28.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-21T15:48:06.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36840188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-24T07:47:46.034Z","dependent_packages_count":0,"downloads":33,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":52.285867867411774,"dependent_packages_count":9.282992571283073,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.784430219347424},"purl":"pkg:pypi/updated-colorama","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/updated-colorama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/updated-colorama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/updated-colorama/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T00:27:17.955Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/updated-colorama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/updated-colorama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/updated-colorama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/updated-colorama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/updated-colorama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/updated-colorama/codemeta","maintainers":[{"uuid":"mistertayodimon","login":"mistertayodimon","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/mistertayodimon/","role":"Owner","created_at":"2025-04-17T11:02:35.127Z","updated_at":"2025-04-17T11:02:35.127Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mistertayodimon/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930432,"maintainers_count":399682,"namespaces_count":0,"keywords_count":311773,"github":"pypi","metadata":{"funded_packages_count":58574,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-24T05:05:47.334Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":6359668,"name":"pycolarized","ecosystem":"pypi","description":"python package to style terminal","homepage":"https://github.com","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/tartley/colorama","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-02-18T14:00:49.000Z","latest_release_published_at":"2023-02-18T14:00:49.000Z","latest_release_number":"2.2.5","last_synced_at":"2026-08-23T12:06:34.437Z","created_at":"2023-02-18T14:25:34.098Z","updated_at":"2026-08-23T12:06:34.438Z","registry_url":"https://pypi.org/project/pycolarized/","install_command":"pip install pycolarized --index-url https://pypi.org/simple","documentation_url":"https://pycolarized.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"pycolarized"},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2024-07-01T12:59:52.000Z","size":523,"stargazers_count":3527,"open_issues_count":120,"forks_count":250,"subscribers_count":48,"default_branch":"master","last_synced_at":"2024-09-27T21:38:18.882Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2024-09-27T20:40:54.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219875714,"owners_count":16554705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2024-09-28T02:49:41.683Z","dependent_packages_count":0,"downloads":52,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":30.61104109666564,"dependent_packages_count":6.633233862033089,"stargazers_count":null,"forks_count":null,"average":18.622137479349366},"purl":"pkg:pypi/pycolarized","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pycolarized","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pycolarized","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pycolarized/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-28T01:33:45.358Z","issues_count":71,"pull_requests_count":52,"avg_time_to_close_issue":36987263.17142857,"avg_time_to_close_pull_request":33229074.125,"issues_closed_count":35,"pull_requests_closed_count":32,"pull_request_authors_count":41,"issue_authors_count":59,"avg_comments_per_issue":3.8732394366197185,"avg_comments_per_pull_request":5.423076923076923,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":8644.0,"past_year_avg_time_to_close_pull_request":284798.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8,"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/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pycolarized/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pycolarized/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pycolarized/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pycolarized/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pycolarized/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pycolarized/codemeta","maintainers":[{"uuid":"smithjack","login":"smithjack","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/smithjack/","role":null,"created_at":"2023-02-26T08:11:49.640Z","updated_at":"2023-02-26T08:11:49.640Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/smithjack/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930432,"maintainers_count":399682,"namespaces_count":0,"keywords_count":311773,"github":"pypi","metadata":{"funded_packages_count":58574,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-24T05:05:47.334Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":12813032,"name":"python310Packages.colorama","ecosystem":"nixpkgs","description":"Cross-platform colored terminal text","homepage":"https://github.com/tartley/colorama","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/tartley/colorama","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T16:43:54.956Z","latest_release_published_at":"2026-01-26T16:43:54.956Z","latest_release_number":"0.4.6","last_synced_at":"2026-08-13T20:32:09.276Z","created_at":"2026-01-26T16:43:54.503Z","updated_at":"2026-08-23T13:51:17.910Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.colorama","install_command":"nix-env -iA nixpkgs.python310Packages.colorama","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/colorama/default.nix#L20","metadata":{"nix_attribute":"python3.10-colorama-0.4.6","position":"pkgs/development/python-modules/colorama/default.nix:20","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"colorama","upstream_purl":"pkg:pypi/colorama"},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3794,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-23T00:38:28.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-21T15:48:06.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36840188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-23T13:51:17.910Z","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:nix/python310Packages.colorama?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.colorama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.colorama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.colorama/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T00:26:09.357Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.colorama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.colorama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.colorama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.colorama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.colorama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.colorama/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2146},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-24T05:04:28.515Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":5365859,"name":"felpesviadinho","ecosystem":"pypi","description":"Cross-platform colored terminal text.","homepage":"https://github.com/tartley/colorama","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/tartley/colorama","keywords_array":["color","colour","terminal","text","ansi","windows","crossplatform","xplatform"],"namespace":null,"versions_count":1,"first_release_published_at":"2022-10-23T03:11:34.000Z","latest_release_published_at":"2022-10-23T03:11:34.000Z","latest_release_number":"0.4.5","last_synced_at":"2026-08-23T12:07:16.337Z","created_at":"2022-10-23T03:54:36.350Z","updated_at":"2026-08-23T12:07:16.337Z","registry_url":"https://pypi.org/project/felpesviadinho/","install_command":"pip install felpesviadinho --index-url https://pypi.org/simple","documentation_url":"https://felpesviadinho.readthedocs.io/","metadata":{"normalized_name":"felpesviadinho"},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3794,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-23T00:38:28.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-21T15:48:06.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36840188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-23T08:55:12.730Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.331131040805209,"dependent_packages_count":4.8420037102189415,"stargazers_count":1.3393746385176404,"forks_count":3.3466366841298147,"average":3.9647865184179016},"purl":"pkg:pypi/felpesviadinho","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/felpesviadinho","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/felpesviadinho","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/felpesviadinho/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T00:26:09.357Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/felpesviadinho/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/felpesviadinho/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/felpesviadinho/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/felpesviadinho/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/felpesviadinho/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/felpesviadinho/codemeta","maintainers":[],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930432,"maintainers_count":399682,"namespaces_count":0,"keywords_count":311773,"github":"pypi","metadata":{"funded_packages_count":58574,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-24T05:05:47.334Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":13193970,"name":"python311Packages.colorama","ecosystem":"nixpkgs","description":"Cross-platform colored terminal text","homepage":"https://github.com/tartley/colorama","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/tartley/colorama","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:18:35.094Z","latest_release_published_at":"2026-02-02T00:18:35.094Z","latest_release_number":"0.4.6","last_synced_at":"2026-03-07T03:07:27.701Z","created_at":"2026-02-02T00:18:34.355Z","updated_at":"2026-08-23T16:51:07.500Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.colorama","install_command":"nix-env -iA nixpkgs.python311Packages.colorama","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/colorama/default.nix#L26","metadata":{"nix_attribute":"python3.11-colorama-0.4.6","position":"pkgs/development/python-modules/colorama/default.nix:26","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"colorama","upstream_purl":"pkg:pypi/colorama"},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3794,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-23T00:38:28.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-21T15:48:06.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36840188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-23T16:51:07.500Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python311Packages.colorama?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.colorama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.colorama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.colorama/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T00:26:09.357Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.colorama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.colorama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.colorama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.colorama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.colorama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.colorama/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3165},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-24T05:01:24.965Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13469471,"name":"python-colorama","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/tartley/colorama","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/tartley/colorama","keywords_array":["python"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-09T19:56:12.346Z","latest_release_published_at":"2026-02-09T19:56:12.346Z","latest_release_number":"0.4.6-2","last_synced_at":"2026-08-21T00:31:23.637Z","created_at":"2026-02-09T19:56:12.047Z","updated_at":"2026-08-23T17:51:15.160Z","registry_url":"https://launchpad.net/ubuntu/+source/python-colorama","install_command":"apt-get install python-colorama","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-colorama","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3, python3-all, python3-hatchling, python3-pytest","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3794,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-23T00:38:28.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-21T15:48:06.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36840188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-23T17:51:15.160Z","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/python-colorama?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-colorama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-colorama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-colorama/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T00:26:09.357Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-colorama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-colorama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-colorama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-colorama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-colorama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-colorama/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":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1334},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-24T05:06:10.948Z","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":12861339,"name":"python313Packages.colorama","ecosystem":"nixpkgs","description":"Cross-platform colored terminal text","homepage":"https://github.com/tartley/colorama","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/tartley/colorama","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T01:22:47.324Z","latest_release_published_at":"2026-01-27T01:22:47.324Z","latest_release_number":"0.4.6","last_synced_at":"2026-08-11T12:29:09.403Z","created_at":"2026-01-27T01:22:47.124Z","updated_at":"2026-08-23T18:53:04.560Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.colorama","install_command":"nix-env -iA nixpkgs.python313Packages.colorama","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/colorama/default.nix#L26","metadata":{"nix_attribute":"python3.13-colorama-0.4.6","position":"pkgs/development/python-modules/colorama/default.nix:26","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"colorama","upstream_purl":"pkg:pypi/colorama"},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3794,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-23T00:38:28.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-21T15:48:06.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36840188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-23T18:53:04.559Z","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":1.5069204038599233,"forks_count":2.232134059422851,"docker_downloads_count":null,"average":0.9347636158206936},"purl":"pkg:nix/python313Packages.colorama?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.colorama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.colorama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.colorama/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T00:26:09.357Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.colorama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.colorama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.colorama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.colorama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.colorama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.colorama/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153756,"maintainers_count":4901,"namespaces_count":0,"keywords_count":3257,"github":"NixOS","metadata":{"funded_packages_count":5996},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-24T05:00:11.845Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":5423856,"name":"colurama","ecosystem":"pypi","description":"python package for colorful output","homepage":"https://github.com/tartley/colorama","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/tartley/colorama","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2022-11-15T10:29:50.000Z","latest_release_published_at":"2022-11-15T10:57:11.000Z","latest_release_number":"0.0.3","last_synced_at":"2026-08-23T12:06:30.172Z","created_at":"2022-11-15T10:38:07.613Z","updated_at":"2026-08-23T21:03:44.617Z","registry_url":"https://pypi.org/project/colurama/","install_command":"pip install colurama --index-url https://pypi.org/simple","documentation_url":"https://colurama.readthedocs.io/","metadata":{"funding":null,"normalized_name":"colurama"},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3794,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-23T00:38:28.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-21T15:48:06.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36840188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-23T21:03:44.617Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.331100653005,"dependent_packages_count":4.841980469846816,"stargazers_count":1.3388882355905722,"forks_count":3.3468606082713968,"average":3.964707491678446},"purl":"pkg:pypi/colurama","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/colurama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/colurama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/colurama/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T00:26:09.357Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/colurama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/colurama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/colurama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/colurama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/colurama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/colurama/codemeta","maintainers":[{"uuid":"claysmith","login":"claysmith","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/claysmith/","role":null,"created_at":"2022-11-15T10:44:28.829Z","updated_at":"2022-11-15T10:44:28.829Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/claysmith/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930432,"maintainers_count":399682,"namespaces_count":0,"keywords_count":311773,"github":"pypi","metadata":{"funded_packages_count":58574,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-24T05:05:47.334Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5283562,"name":"colorama","ecosystem":"conda","description":"colorama is a cross-platform colored terminal text.It makes ANSI escape character sequences (for producing colored terminal text and cursor positioning) work under MS Windows.","homepage":"https://github.com/tartley/colorama","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/tartley/colorama","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2017-09-11T13:10:33.000Z","latest_release_published_at":"2022-12-30T07:49:42.000Z","latest_release_number":"0.4.6","last_synced_at":"2026-08-11T18:05:13.666Z","created_at":"2022-10-03T15:39:47.165Z","updated_at":"2026-08-23T21:55:32.452Z","registry_url":"https://anaconda.org/anaconda/colorama","install_command":"conda install -c anaconda colorama","documentation_url":null,"metadata":{},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3794,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-23T00:38:28.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-21T15:48:06.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36840188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-23T21:55:32.452Z","dependent_packages_count":24,"downloads":1314631,"downloads_period":"total","dependent_repos_count":834,"rankings":{"downloads":null,"dependent_repos_count":5.192012288786482,"dependent_packages_count":1.2599877074370005,"stargazers_count":14.685099846390168,"forks_count":21.62826420890937,"docker_downloads_count":null,"average":10.691341012880756},"purl":"pkg:conda/colorama","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/colorama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/colorama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/colorama/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":false,"issue_metadata":{"last_synced_at":"2026-08-23T00:26:09.357Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/colorama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/colorama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/colorama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/colorama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/colorama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/colorama/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5475,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":852},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-24T05:06:29.101Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":4174526,"name":"github.com/tartley/colorama","ecosystem":"go","description":"","homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/tartley/colorama","keywords_array":[],"namespace":"github.com/tartley","versions_count":2,"first_release_published_at":"2015-01-06T10:41:47.000Z","latest_release_published_at":"2015-12-12T21:20:34.000Z","latest_release_number":"v0.3.4","last_synced_at":"2026-08-24T00:04:55.476Z","created_at":"2022-04-12T18:45:24.329Z","updated_at":"2026-08-24T00:04:55.477Z","registry_url":"https://pkg.go.dev/github.com/tartley/colorama","install_command":"go get github.com/tartley/colorama","documentation_url":"https://pkg.go.dev/github.com/tartley/colorama#section-documentation","metadata":{},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3794,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-23T00:38:28.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-21T15:48:06.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36840188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-23T13:51:17.911Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/tartley/colorama","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/tartley/colorama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/tartley/colorama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/tartley/colorama/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T00:26:09.357Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftartley%2Fcolorama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftartley%2Fcolorama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftartley%2Fcolorama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftartley%2Fcolorama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftartley%2Fcolorama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftartley%2Fcolorama/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281895,"maintainers_count":0,"namespaces_count":839487,"keywords_count":124977,"github":"golang","metadata":{"funded_packages_count":67925,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-24T05:01:22.286Z","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":7673931,"name":"mayalbl","ecosystem":"pypi","description":"Pure-python Colors implementation","homepage":"https://github.com/tartley/colorama","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/tartley/colorama","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2023-05-02T21:22:28.000Z","latest_release_published_at":"2023-05-02T21:28:18.000Z","latest_release_number":"5","last_synced_at":"2026-08-23T12:06:32.396Z","created_at":"2023-05-02T22:14:59.661Z","updated_at":"2026-08-24T08:23:27.088Z","registry_url":"https://pypi.org/project/mayalbl/","install_command":"pip install mayalbl --index-url https://pypi.org/simple","documentation_url":"https://mayalbl.readthedocs.io/","metadata":{"funding":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: Microsoft :: Windows","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"mayalbl"},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3794,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-23T00:38:28.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-21T15:48:06.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36840188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-24T08:23:27.088Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.767446051172676,"dependent_packages_count":7.191762679036493,"stargazers_count":1.3257017891464522,"forks_count":3.3309952723134724,"average":11.653976447917273},"purl":"pkg:pypi/mayalbl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/mayalbl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/mayalbl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/mayalbl/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T00:27:17.955Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mayalbl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mayalbl/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mayalbl/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mayalbl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mayalbl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mayalbl/codemeta","maintainers":[],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930432,"maintainers_count":399682,"namespaces_count":0,"keywords_count":311773,"github":"pypi","metadata":{"funded_packages_count":58574,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-24T05:05:47.334Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":13294554,"name":"python310Packages.colorama","ecosystem":"nixpkgs","description":"Cross-platform colored terminal text","homepage":"https://github.com/tartley/colorama","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/tartley/colorama","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:22:33.096Z","latest_release_published_at":"2026-02-02T06:22:33.096Z","latest_release_number":"0.4.6","last_synced_at":"2026-03-07T05:37:38.185Z","created_at":"2026-02-02T06:22:30.728Z","updated_at":"2026-08-24T10:47:38.961Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.colorama","install_command":"nix-env -iA nixpkgs.python310Packages.colorama","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/colorama/default.nix#L20","metadata":{"nix_attribute":"python3.10-colorama-0.4.6","position":"pkgs/development/python-modules/colorama/default.nix:20","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"colorama","upstream_purl":"pkg:pypi/colorama"},"repo_metadata":{"id":16146625,"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2026-05-13T18:21:46.000Z","size":492,"stargazers_count":3794,"open_issues_count":140,"forks_count":283,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-08-23T00:38:28.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2026-08-21T15:48:06.000Z","dependencies_parsed_at":"2024-06-18T11:14:53.228Z","dependency_job_id":"7bbfef51-c515-4e15-93dd-9c7f6788af0f","html_url":"https://github.com/tartley/colorama","commit_stats":{"total_commits":279,"total_committers":49,"mean_commits":"5.6938775510204085","dds":0.7096774193548387,"last_synced_commit":"136808718af8b9583cb2eed1756ed6972eda4975"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tartley/colorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/sbom","scorecard":{"id":869099,"data":{"date":"2025-08-11","repo":{"name":"github.com/tartley/colorama","commit":"406153f134db6b5c5391f223be46f9e8a902e6b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_python.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_python.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/lint_python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tartley/colorama/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:10","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:11","Warn: pipCommand not pinned by hash: .github/workflows/lint_python.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T03:36:32.102Z","repository_id":16146625,"created_at":"2025-08-24T03:36:32.102Z","updated_at":"2025-08-24T03:36:32.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36840188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","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":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"[λ] Lambda","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":73,"last_synced_at":"2024-05-01T11:20:34.741Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","funding_links":["https://github.com/sponsors/tartley"],"total_stars":4153,"followers":185,"following":9,"created_at":"2022-11-02T16:22:54.071Z","updated_at":"2024-05-01T11:20:49.733Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.6rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tartley/colorama@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2026-08-24T10:47:38.961Z","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:nix/python310Packages.colorama?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.colorama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.colorama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.colorama/dependencies","status":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T00:27:17.955Z","issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","maintainers":[{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"},{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.colorama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.colorama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.colorama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.colorama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.colorama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.colorama/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3080},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-24T05:04:51.596Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":8603717,"name":"python-colorama","ecosystem":"homebrew","description":"Cross-platform colored terminal text","homepage":"https://github.com/tartley/colorama","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/tartley/colorama","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-11-28T06:35:34.410Z","latest_release_published_at":"2023-11-28T06:35:34.410Z","latest_release_number":"0.4.6","last_synced_at":"2026-08-23T12:06:28.794Z","created_at":"2023-11-28T06:35:32.626Z","updated_at":"2026-08-23T12:06:28.794Z","registry_url":"https://formulae.brew.sh/formula/python-colorama","install_command":"brew install python-colorama","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"18892209","full_name":"tartley/colorama","owner":"tartley","description":"Simple cross-platform colored terminal text in Python","archived":false,"fork":false,"pushed_at":"2023-12-01T12:49:19.000Z","size":523,"stargazers_count":3306,"open_issues_count":112,"forks_count":237,"subscribers_count":45,"default_branch":"master","last_synced_at":"2023-12-19T00:32:42.978Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tartley.png","metadata":{"files":{"readme":"README-hacking.md","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null},"funding":{"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD"],"tidelift":"pypi/colorama"}},"created_at":"2014-04-17T20:18:25.000Z","updated_at":"2023-12-18T19:28:36.000Z","dependencies_parsed_at":"2022-08-07T08:15:14.065Z","dependency_job_id":null,"html_url":"https://github.com/tartley/colorama","commit_stats":null,"previous_names":[],"tags_count":15,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":176980158,"owners_count":10477001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"tartley","name":"Jonathan Hartley","uuid":"137979","kind":"user","description":"Made out of meat.","email":"","website":"https://www.tartley.com","location":"Rochester, MN, USA","twitter":null,"company":"@canonical ","icon_url":"https://avatars.githubusercontent.com/u/137979?v=4","repositories_count":66,"last_synced_at":"2023-04-09T07:13:20.941Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tartley","created_at":"2022-11-02T16:22:54.071Z","updated_at":"2023-04-09T07:13:21.282Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tartley/repositories"},"tags":[{"name":"0.4.6","sha":"3de9f013df4b470069d03d250224062e8cf15c49","kind":"tag","published_at":"2022-10-25T02:27:23.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6/manifests"},{"name":"0.4.6rc1","sha":"832f14ce9a4d00c2dfb88e8cb02e2defadb76ba9","kind":"tag","published_at":"2022-10-19T18:26:18.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.6rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.6rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.6rc1/manifests"},{"name":"0.4.5","sha":"f8ab4fd9e8494d7208d669df5c2d5e3d59439643","kind":"tag","published_at":"2022-06-16T12:19:13.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5/manifests"},{"name":"0.4.5rc1","sha":"c29f133adde3ada0e374e92f8b06e30fb5a264c3","kind":"tag","published_at":"2022-06-15T16:05:58.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.5rc1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.5rc1/manifests"},{"name":"0.4.4","sha":"6e5fef2d29bbbcf5485bb320972dbb6813b6705b","kind":"commit","published_at":"2020-10-13T04:46:33.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.4","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"38e444ab5ec529509df8a7db0243bfe205939008","kind":"commit","published_at":"2019-12-06T20:48:20.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.3","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.3/manifests"},{"name":"0.4.1","sha":"d69f83f53c0c5aa1081d1f5eebb2dc2df6028f37","kind":"tag","published_at":"2018-11-25T12:12:55.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.1","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"15197674cbf1b13d1ead99ef192aca1b732c0539","kind":"tag","published_at":"2018-10-10T14:44:15.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.4.0","html_url":"https://github.com/tartley/colorama/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.4.0/manifests"},{"name":"0.3.9","sha":"d83cff271f67e756e65be9427056442858d2ec24","kind":"tag","published_at":"2017-04-27T07:07:51.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.9","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"2c592416361b031e3bba00a6efd669c116645aff","kind":"tag","published_at":"2017-04-23T09:24:40.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.8","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"9f5a28369c4528502b9faa76088df965f6ac103d","kind":"tag","published_at":"2016-03-08T11:48:28.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.7","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"99786beda2066a7f35d8455e115d8a8d45406cdb","kind":"tag","published_at":"2016-01-09T19:03:14.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.6","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"9b5ebe9ac61822f3412277268c81e3104517b4c8","kind":"commit","published_at":"2015-12-12T21:41:05.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/0.3.5","html_url":"https://github.com/tartley/colorama/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/0.3.5/manifests"},{"name":"v0.3.4","sha":"09aa6affdeff5265f001df097bfe41323f6b0aab","kind":"commit","published_at":"2015-12-12T21:20:34.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.4","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5906b2604223f3a3bdf4497244fc8861b89dbda6","kind":"commit","published_at":"2015-01-06T10:41:47.000Z","download_url":"https://codeload.github.com/tartley/colorama/tar.gz/v0.3.3","html_url":"https://github.com/tartley/colorama/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/tags/v0.3.3/manifests"}]},"repo_metadata_updated_at":"2023-12-19T06:27:10.520Z","dependent_packages_count":0,"downloads":49,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":71.59311684707188,"dependent_repos_count":57.36068755198226,"dependent_packages_count":19.4224628626961,"stargazers_count":7.955647955647955,"forks_count":10.672210672210673,"docker_downloads_count":null,"average":33.400825177921774},"purl":"pkg:brew/python-colorama","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/homebrew/python-colorama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/homebrew/python-colorama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/homebrew/python-colorama/dependencies","status":"removed","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=2MZ9D2GMLYCUJ\u0026item_name=Colorama\u0026currency_code=USD","https://tidelift.com/funding/github/pypi/colorama","https://github.com/sponsors/tartley"],"critical":null,"issue_metadata":{"last_synced_at":"2023-12-18T21:11:13.395Z","issues_count":62,"pull_requests_count":46,"avg_time_to_close_issue":39228150.81818182,"avg_time_to_close_pull_request":33774078.63333333,"issues_closed_count":33,"pull_requests_closed_count":30,"pull_request_authors_count":36,"issue_authors_count":51,"avg_comments_per_issue":3.7419354838709675,"avg_comments_per_pull_request":5.913043478260869,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":700831.0,"past_year_avg_time_to_close_pull_request":4051445.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":2.4,"past_year_avg_comments_per_pull_request":1.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/python-colorama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/python-colorama/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/python-colorama/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/python-colorama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/python-colorama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/python-colorama/codemeta","maintainers":[],"registry":{"name":"formulae.brew.sh","url":"https://formulae.brew.sh","ecosystem":"homebrew","default":true,"packages_count":9503,"maintainers_count":0,"namespaces_count":0,"keywords_count":7053,"github":"homebrew","metadata":{"funded_packages_count":1010},"icon_url":"https://github.com/homebrew.png","created_at":"2022-04-12T16:38:29.467Z","updated_at":"2026-08-24T05:06:56.791Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/namespaces"}}],"commits":{"id":6668,"full_name":"tartley/colorama","default_branch":"master","total_commits":293,"total_committers":51,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":5.745098039215686,"dds":0.7167235494880546,"past_year_total_commits":2,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.0,"past_year_dds":0.0,"last_synced_at":"2026-08-20T00:43:43.505Z","last_synced_commit":"841634ed2a0da5d5ac2d867db533da8131266cb2","created_at":"2023-03-07T09:43:28.649Z","updated_at":"2026-08-20T00:43:43.403Z","committers":[{"name":"Jonathan Hartley","email":"tartley@tartley.com","login":"tartley","count":83},{"name":"Arnon Yaari","email":"arnony@infinidat.com","login":null,"count":63},{"name":"Hugo","email":"hugovk","login":"hugovk","count":25},{"name":"Nathaniel J. Smith","email":"njs@pobox.com","login":"njsmith","count":15},{"name":"Jon Dufresne","email":"jon.dufresne@gmail.com","login":"jdufresne","count":13},{"name":"Charles Merriam","email":"charles.merriam@gmail.com","login":"merriam","count":8},{"name":"Zearin","email":"Zearin","login":"Zearin","count":5},{"name":"Remi Rampin","email":"remirampin@gmail.com","login":"remram44","count":4},{"name":"Ofek Lev","email":"ofekmeister@gmail.com","login":"ofek","count":4},{"name":"Matt Olsen","email":"matt@digital-wanderlust.com","login":"digwanderlust","count":4},{"name":"Marc Abramowitz","email":"marc@marc-abramowitz.com","login":"msabramo","count":4},{"name":"John Szakmeister","email":"john@szakmeister.net","login":"jszakmeister","count":4},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":4},{"name":"Andy Neff","email":"andyneff","login":"andyneff","count":3},{"name":"Ben Randall","email":"veleek@gmail.com","login":"veleek","count":3},{"name":"David Lopez","email":"davidlopez.hellin@outlook.com","login":"dloez","count":3},{"name":"Delgan","email":"adrien.gabillaud@gmail.com","login":"Delgan","count":3},{"name":"hoefling","email":"oleg.hoefling@netqa.de","login":"hoefling","count":3},{"name":"Bernardo Sulzbach","email":"mafagafogigante@gmail.com","login":null,"count":2},{"name":"Brian Wing","email":"40613241+brianwing90","login":"brianwing90","count":2},{"name":"Chris Lenk","email":"serpentine_cougar@yahoo.com","login":"clenk","count":2},{"name":"Jurko","email":"jurko.gospodnetic@pke.hr","login":"jurko-gospodnetic","count":2},{"name":"Max Tilley","email":"1138504+3tilley","login":"3tilley","count":2},{"name":"Segev Finer","email":"segev208@gmail.com","login":"segevfiner","count":2},{"name":"Simeon Visser","email":"svisser","login":"svisser","count":2},{"name":"Timok Khan","email":"timok@free.fr","login":"Timokasse","count":2},{"name":"mondeja","email":"mondejar1994@gmail.com","login":"mondeja","count":2},{"name":"odidev","email":"odidev@puresoftware.com","login":"odidev","count":1},{"name":"Ville Skyttä","email":"ville.skytta@iki.fi","login":"scop","count":1},{"name":"Aadi Bajpai","email":"me@aadibajpai.me","login":null,"count":1},{"name":"Andre Caron","email":"andre.caron@ubisoft.com","login":null,"count":1},{"name":"Arnon Yaari","email":"ayaari@apple.com","login":null,"count":1},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":1},{"name":"Thomas Weininger","email":"devel@weininger.net","login":"weinimo","count":1},{"name":"Reece Dunham","email":"me@rdil.rocks","login":"RDIL","count":1},{"name":"Pawel Jasinski","email":"pawel.jasinski@gmail.com","login":"paweljasinski","count":1},{"name":"Min ho Kim","email":"minho42@gmail.com","login":"minho42","count":1},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":1},{"name":"Marc Schlaich","email":"marc.schlaich@googlemail.com","login":"schlamar","count":1},{"name":"LqdBcnAtWork","email":"102250465+LqdBcnAtWork","login":"LqdBcnAtWork","count":1},{"name":"John W. O'Brien","email":"john@saltant.com","login":"neirbowj","count":1},{"name":"ImgBotApp","email":"ImgBotHelp@gmail.com","login":"ImgBotApp","count":1},{"name":"George Ogden","email":"38294960+George-Ogden","login":"George-Ogden","count":1},{"name":"Florian Bruhin","email":"git@the-compiler.org","login":"The-Compiler","count":1},{"name":"Eyal Trabelsi","email":"eyaltrabelsi@gmail.com","login":"eyaltrabelsi","count":1},{"name":"Derek Harland","email":"donkopotamus","login":"donkopotamus","count":1},{"name":"David Howlett","email":"david.howlett3@gmail.com","login":"DavidHowlett","count":1},{"name":"Daniël van Noord","email":"13665637+DanielNoord","login":"DanielNoord","count":1},{"name":"Dan Nguyen","email":"dansonguyen@gmail.com","login":"dannguyen","count":1},{"name":"Antony Lee","email":"anntzer.lee@gmail.com","login":"anntzer","count":1},{"name":"Anders Hovmöller","email":"boxed@killingar.net","login":"boxed","count":1}],"past_year_committers":[{"name":"Brian Wing","email":"40613241+brianwing90","login":"brianwing90","count":2}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6741859,"commits_count":976049481,"contributors_count":41158867,"owners_count":1356612,"committers_count":3350179,"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":{"table":{"full_name":"tartley/colorama","html_url":"https://github.com/tartley/colorama","last_synced_at":"2026-08-24T00:27:17.955Z","status":null,"issues_count":79,"pull_requests_count":93,"avg_time_to_close_issue":42003812.333333336,"avg_time_to_close_pull_request":39749229.70212766,"issues_closed_count":36,"pull_requests_closed_count":47,"pull_request_authors_count":61,"issue_authors_count":68,"avg_comments_per_issue":3.518987341772152,"avg_comments_per_pull_request":3.236559139784946,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2217946.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-10T11:07:23.294Z","updated_at":"2026-08-24T00:27:17.956Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tartley%2Fcolorama/issues","issue_labels_count":{"table":{"bug":5,"0.4.5":4,"feature-request":1,"good first issue":1,"process":1,"information-needed":1}},"pull_request_labels_count":{"table":{"requires-thought":15,"0.4.6":10,"0.4.5":2,"process":1}},"issue_author_associations_count":{"table":{"NONE":67,"OWNER":9,"CONTRIBUTOR":3}},"pull_request_author_associations_count":{"table":{"NONE":63,"CONTRIBUTOR":22,"OWNER":7,"COLLABORATOR":1}},"issue_authors":{"table":{"tartley":9,"Delgan":2,"not-sekiun":2,"nickums":2,"CristinoCg":1,"ClaireCJS":1,"ozkansen":1,"madebr":1,"lutecki":1,"gilch":1,"torarvid":1,"jiasli":1,"DanielNoord":1,"tleonhardt":1,"KingKrex69":1,"GoingMyWay":1,"KommuSoft":1,"Zitrax":1,"pauloxnet":1,"talbertine":1,"VinceCabs":1,"aamrun":1,"bebra284":1,"sgbaird":1,"mylapallilavanyaa":1,"renejsum":1,"Shardj":1,"Sauq":1,"mara004":1,"sveinse":1,"Eugeny":1,"michaellongge163":1,"ror6ax":1,"RParkerE":1,"mlammers-maxar":1,"funilrys":1,"Slayther":1,"fopina":1,"JonathonRP":1,"kubinka0505":1,"johnlabarge":1,"zN3utr4l":1,"JeLuF":1,"Marc-Pierre-Barbier":1,"DanZerom":1,"841020":1,"Artem-243":1,"robahlgren":1,"hansfn":1,"flt6":1,"kloczek":1,"pam-param-pam":1,"dhruvjain1512":1,"indrajitmajumdar":1,"mark-wehrmann":1,"KOLANICH":1,"ghost":1,"ArkBrj":1,"vit1251":1,"Nakul93":1,"stefan6419846":1,"mojtabafarzaneh":1,"Ptival":1,"Alxrosen":1,"JPHutchins":1,"RoryLiang":1,"h4knet":1,"jasonzio":1}},"pull_request_authors":{"table":{"hugovk":9,"tartley":7,"Borda":4,"LqdBcnAtWork":4,"basnijholt":2,"dloez":2,"1411430556":2,"jmelahman":2,"juliosuas":2,"muhamedfazalps":2,"austin-aryn-ai":2,"James-E-A":2,"eine":2,"Starmania":2,"raldone01":2,"kgeorgiy":2,"Delgan":1,"3tilley":1,"ofek":1,"barabanus":1,"Slayther":1,"Dragon-GCS":1,"mylapallilavanyaa":1,"Alex-Jando":1,"daniel7an":1,"gaoflow":1,"Vizonex":1,"ltsyk":1,"ghost":1,"jdufresne":1,"DanielNoord":1,"JasonnnW3000":1,"sbraz":1,"coredumperror":1,"donkopotamus":1,"x2nie":1,"Gaming32":1,"AhSiber":1,"marksmayo":1,"hexagonrecursion":1,"sundarnagarajan":1,"YousafZahid1":1,"jpwroberts":1,"l4-s0":1,"SeaHOH":1,"Fridayai700":1,"zoumingzhe":1,"rmccampbell":1,"SSE4":1,"zwhfly":1,"sridhar-3009":1,"MinchinWeb":1,"njsmith":1,"segevfiner":1,"patchwright":1,"jhol":1,"maliubiao":1,"tomchy":1,"caorantaoyao":1,"polys":1,"brianwing90":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-24T00:00:06.384Z","repositories_count":16301769,"issues_count":42335015,"pull_requests_count":134763975,"authors_count":11516393,"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":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"NONE":14,"CONTRIBUTOR":1}},"past_year_issue_authors":{"table":{"dhruvjain1512":1}},"past_year_pull_request_authors":{"table":{"juliosuas":2,"muhamedfazalps":2,"brianwing90":1,"caorantaoyao":1,"daniel7an":1,"Fridayai700":1,"gaoflow":1,"l4-s0":1,"ltsyk":1,"patchwright":1,"sridhar-3009":1,"Vizonex":1,"YousafZahid1":1}},"maintainers":[{"table":{"login":"tartley","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tartley"}},{"table":{"login":"njsmith","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/njsmith"}}],"active_maintainers":[]}},"events":{"total":{"CreateEvent":3,"ForkEvent":22,"IssueCommentEvent":20,"IssuesEvent":5,"PullRequestEvent":16,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":2,"PushEvent":2,"WatchEvent":200},"last_year":{"ForkEvent":2,"IssueCommentEvent":2,"PullRequestEvent":1,"WatchEvent":29}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2022-08-07T08:15:13.904Z","updated_at":"2022-08-07T08:15:13.904Z","repository_link":"https://github.com/tartley/colorama/blob/master/requirements-dev.txt","dependencies":[{"id":590512420,"package_name":"mock","ecosystem":"pypi","requirements":"\u003e=1.0.1","direct":true,"kind":"development","optional":false},{"id":590512421,"package_name":"twine","ecosystem":"pypi","requirements":"\u003e=3.1.1","direct":true,"kind":"development","optional":false},{"id":590512422,"package_name":"build","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint_python.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T11:14:53.190Z","updated_at":"2024-06-18T11:14:53.190Z","repository_link":"https://github.com/tartley/colorama/blob/master/.github/workflows/lint_python.yml","dependencies":[{"id":18674591799,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18674591800,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T11:14:53.204Z","updated_at":"2024-06-18T11:14:53.204Z","repository_link":"https://github.com/tartley/colorama/blob/master/.github/workflows/test.yml","dependencies":[{"id":18674591801,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":18674591802,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":18674591803,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-06-18T11:14:53.215Z","updated_at":"2024-06-18T11:14:53.215Z","repository_link":"https://github.com/tartley/colorama/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2024-06-18T11:14:53.221Z","updated_at":"2024-06-18T11:14:53.221Z","repository_link":"https://github.com/tartley/colorama/blob/master/requirements.txt","dependencies":[]}],"score":34.49692111130433,"created_at":"2025-11-11T15:16:48.710Z","updated_at":"2026-08-24T12:35:20.559Z","avatar_url":"https://github.com/tartley.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369280","html_url":"https://summary.ecosyste.ms/projects/369280"}