{"id":377671,"url":"https://github.com/Qix-/color-string","last_synced_at":"2026-09-11T21:32:45.046Z","repository":{"id":41366169,"uuid":"1920376","full_name":"Qix-/color-string","owner":"Qix-","description":"Parser and generator for CSS color strings","archived":false,"fork":false,"pushed_at":"2025-11-15T16:33:25.000Z","size":90,"stargazers_count":221,"open_issues_count":9,"forks_count":75,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-07-04T23:23:12.651Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Qix-.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-06-19T19:03:02.000Z","updated_at":"2026-04-23T17:14:31.000Z","dependencies_parsed_at":"2025-02-21T21:01:38.827Z","dependency_job_id":"b56099d8-b99b-4ced-898f-0bb22e757f2c","html_url":"https://github.com/Qix-/color-string","commit_stats":{"total_commits":113,"total_committers":30,"mean_commits":"3.7666666666666666","dds":0.8407079646017699,"last_synced_commit":"d9b04bb2989b2279079ed1b48ac2e9d61291ef64"},"previous_names":["harthur/color-string"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/Qix-/color-string","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/sbom","scorecard":{"id":115714,"data":{"date":"2025-08-11","repo":{"name":"github.com/Qix-/color-string","commit":"5afeccc67cf8b4a8faa3f1543301458b58cfdea4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":2,"reason":"Found 7/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Qix-/color-string/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Qix-/color-string/main.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-16T01:13:50.752Z","repository_id":41366169,"created_at":"2025-08-16T01:13:50.752Z","updated_at":"2025-08-16T01:13:50.752Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35288809,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-09T02:00:07.329Z","response_time":57,"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":"Qix-","name":"Josh Junon","uuid":"885648","kind":"user","description":"Working on @oro-os. Moderator alumnus @bellingcat. Member of @chalk, @debug-js. Formerly @uber, @vercel. Thank you sponsors ❤","email":"","website":null,"location":null,"twitter":null,"company":"@oro-os","icon_url":"https://avatars.githubusercontent.com/u/885648?u=c3355eab0ebf62e02afb1ae027fc8d8edba7b212\u0026v=4","repositories_count":436,"last_synced_at":"2026-09-11T00:23:07.943Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/Qix-","funding_links":["https://github.com/sponsors/Qix-"],"total_stars":10829,"followers":1855,"following":427,"created_at":"2022-11-02T16:19:02.297Z","updated_at":"2026-09-11T00:23:07.959Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-/repositories"},"packages":[{"id":13459205,"name":"node-color-string","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/qix-/color-string","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/qix-/color-string","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T05:57:08.082Z","latest_release_published_at":"2026-02-09T05:57:08.082Z","latest_release_number":"1.9.1-2","last_synced_at":"2026-03-09T06:22:17.486Z","created_at":"2026-02-09T05:57:07.753Z","updated_at":"2026-09-04T08:33:31.107Z","registry_url":"https://launchpad.net/ubuntu/+source/node-color-string","install_command":"apt-get install node-color-string","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-color-string","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-color-name, node-simple-swizzle, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":41366169,"uuid":"1920376","full_name":"Qix-/color-string","owner":"Qix-","description":"Parser and generator for CSS color strings","archived":false,"fork":false,"pushed_at":"2025-11-15T16:33:25.000Z","size":90,"stargazers_count":221,"open_issues_count":15,"forks_count":75,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-09-03T17:36:17.241Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Qix-.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-06-19T19:03:02.000Z","updated_at":"2026-04-23T17:14:31.000Z","dependencies_parsed_at":"2025-02-21T21:01:38.827Z","dependency_job_id":"b56099d8-b99b-4ced-898f-0bb22e757f2c","html_url":"https://github.com/Qix-/color-string","commit_stats":{"total_commits":113,"total_committers":30,"mean_commits":"3.7666666666666666","dds":0.8407079646017699,"last_synced_commit":"d9b04bb2989b2279079ed1b48ac2e9d61291ef64"},"previous_names":["harthur/color-string"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/Qix-/color-string","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/sbom","scorecard":{"id":115714,"data":{"date":"2025-08-11","repo":{"name":"github.com/Qix-/color-string","commit":"5afeccc67cf8b4a8faa3f1543301458b58cfdea4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":2,"reason":"Found 7/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Qix-/color-string/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Qix-/color-string/main.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-16T01:13:50.752Z","repository_id":41366169,"created_at":"2025-08-16T01:13:50.752Z","updated_at":"2025-08-16T01:13:50.752Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37020495,"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-09-04T02:00:06.169Z","response_time":115,"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":"Qix-","name":"Josh Junon","uuid":"885648","kind":"user","description":"Working on @oro-os. Moderator alumnus @bellingcat. Member of @chalk, @debug-js. Formerly @uber, @vercel. Thank you sponsors ❤","email":"","website":null,"location":null,"twitter":null,"company":"@oro-os","icon_url":"https://avatars.githubusercontent.com/u/885648?u=c3355eab0ebf62e02afb1ae027fc8d8edba7b212\u0026v=4","repositories_count":436,"last_synced_at":"2026-09-04T00:11:37.051Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/Qix-","funding_links":["https://github.com/sponsors/Qix-"],"total_stars":10829,"followers":1852,"following":425,"created_at":"2022-11-02T16:19:02.297Z","updated_at":"2026-09-04T00:11:37.068Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-/repositories"},"tags":[{"name":"2.1.4","sha":"247fb2c0e76cc88408cc2834df2843a1ed078b60","kind":"tag","published_at":"2025-11-15T16:33:10.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.4","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"bb67f9fa7d5be89799ffad89f24c349854be2ca3","kind":"tag","published_at":"2025-11-14T18:32:43.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.3","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"6281a80109a5cb489eaddc582ffe39ccd0f0ef68","kind":"tag","published_at":"2025-09-13T16:24:53.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.2","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.2/manifests"},{"name":"2.1.0","sha":"2ee821af866159c0bf4a295265bf2c8c0e27db7f","kind":"tag","published_at":"2025-08-30T00:14:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.0","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"52ceb470739a6615e9d1b9d133bb615a17e1cc4b","kind":"tag","published_at":"2025-02-14T13:02:53.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.0.1","html_url":"https://github.com/Qix-/color-string/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"f664009755e5d06a0d6fda5c59641ebb54a230d5","kind":"tag","published_at":"2025-02-06T08:11:04.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.0.0","html_url":"https://github.com/Qix-/color-string/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.0/manifests"},{"name":"1.9.1","sha":"d9b04bb2989b2279079ed1b48ac2e9d61291ef64","kind":"tag","published_at":"2022-04-22T17:38:22.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.9.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"4daceef89391f28eba415d043bbd1163c8f19a8c","kind":"tag","published_at":"2021-12-03T15:49:55.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.9.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.0/manifests"},{"name":"1.8.2","sha":"fc2f8809ada80367c99cd213e4eb2809442cc6f1","kind":"tag","published_at":"2021-11-30T19:12:04.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"0766ca79e8d716cdf8b109a0141e420dbd04b74a","kind":"tag","published_at":"2021-11-30T09:22:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"ab299a70f95f366239d35dd5083b9c88fa4ea0f5","kind":"tag","published_at":"2021-11-30T09:18:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.0/manifests"},{"name":"1.7.4","sha":"b541d55cc678fd9ac9574f8faec791ee7bf2cf05","kind":"tag","published_at":"2021-11-26T07:59:41.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.4","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"105ecfa3468904241dc60ac932018224a42cc386","kind":"tag","published_at":"2021-11-26T07:51:35.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.3","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"65d96a0b9aee745150bf9bdb51a135383ce3c7c9","kind":"tag","published_at":"2021-11-26T07:46:54.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"fa09fac233235e4f32210359eba705457ef344a4","kind":"tag","published_at":"2021-11-26T07:36:40.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"6ec8800d3e19235c02f97e731a797681020f39c9","kind":"tag","published_at":"2021-11-26T07:30:06.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1a68f9e91266f504e33441fcab59af22fcb1358d","kind":"tag","published_at":"2021-07-17T06:29:09.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.6.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.6.0/manifests"},{"name":"1.5.5","sha":"966ae4d80fc8f237674d099ce6214a9fb6a816bb","kind":"tag","published_at":"2021-03-05T18:00:00.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.5","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.5/manifests"},{"name":"1.5.4","sha":"60f3f66477a298589288e3df6e895f88e6cd8e8e","kind":"tag","published_at":"2020-10-09T07:19:10.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.4","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.4/manifests"},{"name":"1.5.2","sha":"06c3ad42fd60bb8e872a9ef275d3132656bc9c44","kind":"tag","published_at":"2017-03-09T20:09:00.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"554275a1699e28a1ccc1c40339d912cf9ab0c2ea","kind":"tag","published_at":"2017-03-09T19:14:20.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"efa8ffd4a0982edaa657f6aa7b0e0911748d5188","kind":"tag","published_at":"2017-02-22T19:45:27.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"32f1603cbc7d2ff2747c7bb52bd5c19260ee43f3","kind":"tag","published_at":"2016-12-06T17:43:32.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.4.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"0b68ed41a9a2c9f1b0bbe2fe5b7533642d185b69","kind":"tag","published_at":"2016-11-16T02:35:33.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.3.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"30b06b1e5eed570ecebe9f42432f97417c46b5ee","kind":"tag","published_at":"2016-11-11T19:36:52.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.3.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"87d3802d91ba90d0d2d96777e5ae38607a826ee0","kind":"tag","published_at":"2016-03-29T02:31:59.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.2.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"4164b3eb1c21334f894fafb38ba0f8215ef45ddf","kind":"tag","published_at":"2016-03-29T00:05:36.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.1.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"80d29270f5e75c90c7a5dca2274d3458e28c76bc","kind":"tag","published_at":"2016-03-28T23:50:59.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.1.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"c48a65dd513d3bd7a495129a254798f762880a03","kind":"tag","published_at":"2016-01-23T18:04:13.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.0.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"86d1a14830bec127dbf47594a7d2290de3187f1e","kind":"tag","published_at":"2016-01-23T17:13:02.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.0.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"d62b66db7ab1879700af879ad4b3df6d91fa7f9f","kind":"tag","published_at":"2016-01-03T17:25:12.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/0.4.0","html_url":"https://github.com/Qix-/color-string/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"cb3a23eeadb4abe4a9233c7ba49c731bcb1cfb0a","kind":"commit","published_at":"2015-02-19T07:21:56.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/0.3.0","html_url":"https://github.com/Qix-/color-string/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.3.0/manifests"}]},"repo_metadata_updated_at":"2026-09-04T08:33:31.107Z","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/node-color-string?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-color-string","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-color-string","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-color-string/dependencies","status":null,"funding_links":["https://github.com/sponsors/Qix-"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-03T17:35:23.944Z","issues_count":41,"pull_requests_count":65,"avg_time_to_close_issue":23259947.23529412,"avg_time_to_close_pull_request":15773021.923076924,"issues_closed_count":34,"pull_requests_closed_count":52,"pull_request_authors_count":43,"issue_authors_count":31,"avg_comments_per_issue":2.292682926829268,"avg_comments_per_pull_request":2.353846153846154,"merged_pull_requests_count":30,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":72137.33333333333,"past_year_avg_time_to_close_pull_request":24163.666666666668,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":0.5555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/issues","maintainers":[{"login":"LitoMore","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LitoMore"},{"login":"Qix-","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qix-"},{"login":"MoOx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoOx"}],"active_maintainers":[{"login":"LitoMore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LitoMore"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-color-string/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-color-string/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-color-string/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-color-string/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-color-string/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-color-string/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":1557},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-09-10T05:05:25.290Z","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":13399050,"name":"node-color-string","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/qix-/color-string","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/qix-/color-string","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T05:14:33.664Z","latest_release_published_at":"2026-02-06T05:14:33.664Z","latest_release_number":"1.9.1-2","last_synced_at":"2026-03-06T05:34:41.537Z","created_at":"2026-02-06T05:14:33.403Z","updated_at":"2026-09-07T11:51:08.593Z","registry_url":"https://launchpad.net/ubuntu/+source/node-color-string","install_command":"apt-get install node-color-string","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-color-string","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-color-name, node-simple-swizzle, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":41366169,"uuid":"1920376","full_name":"Qix-/color-string","owner":"Qix-","description":"Parser and generator for CSS color strings","archived":false,"fork":false,"pushed_at":"2025-11-15T16:33:25.000Z","size":90,"stargazers_count":221,"open_issues_count":15,"forks_count":75,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-09-03T17:36:17.241Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Qix-.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-06-19T19:03:02.000Z","updated_at":"2026-04-23T17:14:31.000Z","dependencies_parsed_at":"2025-02-21T21:01:38.827Z","dependency_job_id":"b56099d8-b99b-4ced-898f-0bb22e757f2c","html_url":"https://github.com/Qix-/color-string","commit_stats":{"total_commits":113,"total_committers":30,"mean_commits":"3.7666666666666666","dds":0.8407079646017699,"last_synced_commit":"d9b04bb2989b2279079ed1b48ac2e9d61291ef64"},"previous_names":["harthur/color-string"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/Qix-/color-string","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/sbom","scorecard":{"id":115714,"data":{"date":"2025-08-11","repo":{"name":"github.com/Qix-/color-string","commit":"5afeccc67cf8b4a8faa3f1543301458b58cfdea4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":2,"reason":"Found 7/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Qix-/color-string/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Qix-/color-string/main.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-16T01:13:50.752Z","repository_id":41366169,"created_at":"2025-08-16T01:13:50.752Z","updated_at":"2025-08-16T01:13:50.752Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37020495,"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-09-04T02:00:06.169Z","response_time":115,"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":"Qix-","name":"Josh Junon","uuid":"885648","kind":"user","description":"Working on @oro-os. Moderator alumnus @bellingcat. Member of @chalk, @debug-js. Formerly @uber, @vercel. Thank you sponsors ❤","email":"","website":null,"location":null,"twitter":null,"company":"@oro-os","icon_url":"https://avatars.githubusercontent.com/u/885648?u=c3355eab0ebf62e02afb1ae027fc8d8edba7b212\u0026v=4","repositories_count":436,"last_synced_at":"2026-09-07T00:38:27.218Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/Qix-","funding_links":["https://github.com/sponsors/Qix-"],"total_stars":10829,"followers":1853,"following":425,"created_at":"2022-11-02T16:19:02.297Z","updated_at":"2026-09-07T00:38:27.232Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-/repositories"},"tags":[{"name":"2.1.4","sha":"247fb2c0e76cc88408cc2834df2843a1ed078b60","kind":"tag","published_at":"2025-11-15T16:33:10.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.4","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"bb67f9fa7d5be89799ffad89f24c349854be2ca3","kind":"tag","published_at":"2025-11-14T18:32:43.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.3","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"6281a80109a5cb489eaddc582ffe39ccd0f0ef68","kind":"tag","published_at":"2025-09-13T16:24:53.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.2","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.2/manifests"},{"name":"2.1.0","sha":"2ee821af866159c0bf4a295265bf2c8c0e27db7f","kind":"tag","published_at":"2025-08-30T00:14:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.0","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"52ceb470739a6615e9d1b9d133bb615a17e1cc4b","kind":"tag","published_at":"2025-02-14T13:02:53.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.0.1","html_url":"https://github.com/Qix-/color-string/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"f664009755e5d06a0d6fda5c59641ebb54a230d5","kind":"tag","published_at":"2025-02-06T08:11:04.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.0.0","html_url":"https://github.com/Qix-/color-string/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.0/manifests"},{"name":"1.9.1","sha":"d9b04bb2989b2279079ed1b48ac2e9d61291ef64","kind":"tag","published_at":"2022-04-22T17:38:22.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.9.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"4daceef89391f28eba415d043bbd1163c8f19a8c","kind":"tag","published_at":"2021-12-03T15:49:55.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.9.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.0/manifests"},{"name":"1.8.2","sha":"fc2f8809ada80367c99cd213e4eb2809442cc6f1","kind":"tag","published_at":"2021-11-30T19:12:04.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"0766ca79e8d716cdf8b109a0141e420dbd04b74a","kind":"tag","published_at":"2021-11-30T09:22:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"ab299a70f95f366239d35dd5083b9c88fa4ea0f5","kind":"tag","published_at":"2021-11-30T09:18:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.0/manifests"},{"name":"1.7.4","sha":"b541d55cc678fd9ac9574f8faec791ee7bf2cf05","kind":"tag","published_at":"2021-11-26T07:59:41.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.4","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"105ecfa3468904241dc60ac932018224a42cc386","kind":"tag","published_at":"2021-11-26T07:51:35.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.3","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"65d96a0b9aee745150bf9bdb51a135383ce3c7c9","kind":"tag","published_at":"2021-11-26T07:46:54.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"fa09fac233235e4f32210359eba705457ef344a4","kind":"tag","published_at":"2021-11-26T07:36:40.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"6ec8800d3e19235c02f97e731a797681020f39c9","kind":"tag","published_at":"2021-11-26T07:30:06.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1a68f9e91266f504e33441fcab59af22fcb1358d","kind":"tag","published_at":"2021-07-17T06:29:09.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.6.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.6.0/manifests"},{"name":"1.5.5","sha":"966ae4d80fc8f237674d099ce6214a9fb6a816bb","kind":"tag","published_at":"2021-03-05T18:00:00.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.5","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.5/manifests"},{"name":"1.5.4","sha":"60f3f66477a298589288e3df6e895f88e6cd8e8e","kind":"tag","published_at":"2020-10-09T07:19:10.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.4","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.4/manifests"},{"name":"1.5.2","sha":"06c3ad42fd60bb8e872a9ef275d3132656bc9c44","kind":"tag","published_at":"2017-03-09T20:09:00.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"554275a1699e28a1ccc1c40339d912cf9ab0c2ea","kind":"tag","published_at":"2017-03-09T19:14:20.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"efa8ffd4a0982edaa657f6aa7b0e0911748d5188","kind":"tag","published_at":"2017-02-22T19:45:27.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"32f1603cbc7d2ff2747c7bb52bd5c19260ee43f3","kind":"tag","published_at":"2016-12-06T17:43:32.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.4.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"0b68ed41a9a2c9f1b0bbe2fe5b7533642d185b69","kind":"tag","published_at":"2016-11-16T02:35:33.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.3.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"30b06b1e5eed570ecebe9f42432f97417c46b5ee","kind":"tag","published_at":"2016-11-11T19:36:52.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.3.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"87d3802d91ba90d0d2d96777e5ae38607a826ee0","kind":"tag","published_at":"2016-03-29T02:31:59.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.2.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"4164b3eb1c21334f894fafb38ba0f8215ef45ddf","kind":"tag","published_at":"2016-03-29T00:05:36.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.1.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"80d29270f5e75c90c7a5dca2274d3458e28c76bc","kind":"tag","published_at":"2016-03-28T23:50:59.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.1.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"c48a65dd513d3bd7a495129a254798f762880a03","kind":"tag","published_at":"2016-01-23T18:04:13.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.0.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"86d1a14830bec127dbf47594a7d2290de3187f1e","kind":"tag","published_at":"2016-01-23T17:13:02.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.0.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"d62b66db7ab1879700af879ad4b3df6d91fa7f9f","kind":"tag","published_at":"2016-01-03T17:25:12.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/0.4.0","html_url":"https://github.com/Qix-/color-string/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"cb3a23eeadb4abe4a9233c7ba49c731bcb1cfb0a","kind":"commit","published_at":"2015-02-19T07:21:56.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/0.3.0","html_url":"https://github.com/Qix-/color-string/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.3.0/manifests"}]},"repo_metadata_updated_at":"2026-09-07T11:51:08.593Z","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/node-color-string?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-color-string","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-color-string","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-color-string/dependencies","status":null,"funding_links":["https://github.com/sponsors/Qix-"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-06T19:05:07.219Z","issues_count":41,"pull_requests_count":65,"avg_time_to_close_issue":23259947.23529412,"avg_time_to_close_pull_request":15773021.923076924,"issues_closed_count":34,"pull_requests_closed_count":52,"pull_request_authors_count":43,"issue_authors_count":31,"avg_comments_per_issue":2.292682926829268,"avg_comments_per_pull_request":2.353846153846154,"merged_pull_requests_count":30,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":72137.33333333333,"past_year_avg_time_to_close_pull_request":24163.666666666668,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":0.5555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/issues","maintainers":[{"login":"LitoMore","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LitoMore"},{"login":"Qix-","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qix-"},{"login":"MoOx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoOx"}],"active_maintainers":[{"login":"LitoMore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LitoMore"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-color-string/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-color-string/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-color-string/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-color-string/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-color-string/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-color-string/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":1479},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-09-10T05:05:53.832Z","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":1542026,"name":"color-string","ecosystem":"npm","description":"Parser and generator for CSS color strings","homepage":"https://github.com/Qix-/color-string#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Qix-/color-string","keywords_array":["color","colour","rgb","css"],"namespace":null,"versions_count":42,"first_release_published_at":"2011-06-19T19:01:40.532Z","latest_release_published_at":"2025-11-15T16:35:04.631Z","latest_release_number":"2.1.4","last_synced_at":"2026-09-10T21:04:04.621Z","created_at":"2022-04-09T05:08:51.103Z","updated_at":"2026-09-11T05:54:18.077Z","registry_url":"https://www.npmjs.com/package/color-string","install_command":"npm install color-string","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.4"},"contentPolicy":null},"repo_metadata":{"id":41366169,"uuid":"1920376","full_name":"Qix-/color-string","owner":"Qix-","description":"Parser and generator for CSS color strings","archived":false,"fork":false,"pushed_at":"2025-11-15T16:33:25.000Z","size":90,"stargazers_count":221,"open_issues_count":9,"forks_count":75,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-07-04T23:23:12.651Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Qix-.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-06-19T19:03:02.000Z","updated_at":"2026-04-23T17:14:31.000Z","dependencies_parsed_at":"2025-02-21T21:01:38.827Z","dependency_job_id":"b56099d8-b99b-4ced-898f-0bb22e757f2c","html_url":"https://github.com/Qix-/color-string","commit_stats":{"total_commits":113,"total_committers":30,"mean_commits":"3.7666666666666666","dds":0.8407079646017699,"last_synced_commit":"d9b04bb2989b2279079ed1b48ac2e9d61291ef64"},"previous_names":["harthur/color-string"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/Qix-/color-string","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/sbom","scorecard":{"id":115714,"data":{"date":"2025-08-11","repo":{"name":"github.com/Qix-/color-string","commit":"5afeccc67cf8b4a8faa3f1543301458b58cfdea4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":2,"reason":"Found 7/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Qix-/color-string/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Qix-/color-string/main.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-16T01:13:50.752Z","repository_id":41366169,"created_at":"2025-08-16T01:13:50.752Z","updated_at":"2025-08-16T01:13:50.752Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35288809,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-09T02:00:07.329Z","response_time":57,"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":"Qix-","name":"Josh Junon","uuid":"885648","kind":"user","description":"Working on @oro-os. Moderator alumnus @bellingcat. Member of @chalk, @debug-js. Formerly @uber, @vercel. Thank you sponsors ❤","email":"","website":null,"location":null,"twitter":null,"company":"@oro-os","icon_url":"https://avatars.githubusercontent.com/u/885648?u=c3355eab0ebf62e02afb1ae027fc8d8edba7b212\u0026v=4","repositories_count":436,"last_synced_at":"2026-09-11T00:23:07.943Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/Qix-","funding_links":["https://github.com/sponsors/Qix-"],"total_stars":10829,"followers":1855,"following":427,"created_at":"2022-11-02T16:19:02.297Z","updated_at":"2026-09-11T00:23:07.959Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-/repositories"},"tags":[{"name":"2.1.4","sha":"247fb2c0e76cc88408cc2834df2843a1ed078b60","kind":"tag","published_at":"2025-11-15T16:33:10.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.4","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"bb67f9fa7d5be89799ffad89f24c349854be2ca3","kind":"tag","published_at":"2025-11-14T18:32:43.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.3","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"6281a80109a5cb489eaddc582ffe39ccd0f0ef68","kind":"tag","published_at":"2025-09-13T16:24:53.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.2","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.2/manifests"},{"name":"2.1.0","sha":"2ee821af866159c0bf4a295265bf2c8c0e27db7f","kind":"tag","published_at":"2025-08-30T00:14:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.0","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"52ceb470739a6615e9d1b9d133bb615a17e1cc4b","kind":"tag","published_at":"2025-02-14T13:02:53.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.0.1","html_url":"https://github.com/Qix-/color-string/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"f664009755e5d06a0d6fda5c59641ebb54a230d5","kind":"tag","published_at":"2025-02-06T08:11:04.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.0.0","html_url":"https://github.com/Qix-/color-string/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.0/manifests"},{"name":"1.9.1","sha":"d9b04bb2989b2279079ed1b48ac2e9d61291ef64","kind":"tag","published_at":"2022-04-22T17:38:22.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.9.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"4daceef89391f28eba415d043bbd1163c8f19a8c","kind":"tag","published_at":"2021-12-03T15:49:55.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.9.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.0/manifests"},{"name":"1.8.2","sha":"fc2f8809ada80367c99cd213e4eb2809442cc6f1","kind":"tag","published_at":"2021-11-30T19:12:04.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"0766ca79e8d716cdf8b109a0141e420dbd04b74a","kind":"tag","published_at":"2021-11-30T09:22:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"ab299a70f95f366239d35dd5083b9c88fa4ea0f5","kind":"tag","published_at":"2021-11-30T09:18:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.0/manifests"},{"name":"1.7.4","sha":"b541d55cc678fd9ac9574f8faec791ee7bf2cf05","kind":"tag","published_at":"2021-11-26T07:59:41.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.4","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"105ecfa3468904241dc60ac932018224a42cc386","kind":"tag","published_at":"2021-11-26T07:51:35.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.3","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"65d96a0b9aee745150bf9bdb51a135383ce3c7c9","kind":"tag","published_at":"2021-11-26T07:46:54.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"fa09fac233235e4f32210359eba705457ef344a4","kind":"tag","published_at":"2021-11-26T07:36:40.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"6ec8800d3e19235c02f97e731a797681020f39c9","kind":"tag","published_at":"2021-11-26T07:30:06.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1a68f9e91266f504e33441fcab59af22fcb1358d","kind":"tag","published_at":"2021-07-17T06:29:09.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.6.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.6.0/manifests"},{"name":"1.5.5","sha":"966ae4d80fc8f237674d099ce6214a9fb6a816bb","kind":"tag","published_at":"2021-03-05T18:00:00.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.5","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.5/manifests"},{"name":"1.5.4","sha":"60f3f66477a298589288e3df6e895f88e6cd8e8e","kind":"tag","published_at":"2020-10-09T07:19:10.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.4","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.4/manifests"},{"name":"1.5.2","sha":"06c3ad42fd60bb8e872a9ef275d3132656bc9c44","kind":"tag","published_at":"2017-03-09T20:09:00.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"554275a1699e28a1ccc1c40339d912cf9ab0c2ea","kind":"tag","published_at":"2017-03-09T19:14:20.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"efa8ffd4a0982edaa657f6aa7b0e0911748d5188","kind":"tag","published_at":"2017-02-22T19:45:27.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"32f1603cbc7d2ff2747c7bb52bd5c19260ee43f3","kind":"tag","published_at":"2016-12-06T17:43:32.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.4.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"0b68ed41a9a2c9f1b0bbe2fe5b7533642d185b69","kind":"tag","published_at":"2016-11-16T02:35:33.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.3.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"30b06b1e5eed570ecebe9f42432f97417c46b5ee","kind":"tag","published_at":"2016-11-11T19:36:52.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.3.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"87d3802d91ba90d0d2d96777e5ae38607a826ee0","kind":"tag","published_at":"2016-03-29T02:31:59.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.2.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"4164b3eb1c21334f894fafb38ba0f8215ef45ddf","kind":"tag","published_at":"2016-03-29T00:05:36.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.1.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"80d29270f5e75c90c7a5dca2274d3458e28c76bc","kind":"tag","published_at":"2016-03-28T23:50:59.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.1.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"c48a65dd513d3bd7a495129a254798f762880a03","kind":"tag","published_at":"2016-01-23T18:04:13.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.0.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"86d1a14830bec127dbf47594a7d2290de3187f1e","kind":"tag","published_at":"2016-01-23T17:13:02.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.0.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"d62b66db7ab1879700af879ad4b3df6d91fa7f9f","kind":"tag","published_at":"2016-01-03T17:25:12.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/0.4.0","html_url":"https://github.com/Qix-/color-string/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"cb3a23eeadb4abe4a9233c7ba49c731bcb1cfb0a","kind":"commit","published_at":"2015-02-19T07:21:56.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/0.3.0","html_url":"https://github.com/Qix-/color-string/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.3.0/manifests"}]},"repo_metadata_updated_at":"2026-09-11T05:54:18.076Z","dependent_packages_count":484,"downloads":187164234,"downloads_period":"last-month","dependent_repos_count":2384106,"rankings":{"downloads":0.02532634016040198,"dependent_repos_count":0.01089717122577296,"dependent_packages_count":0.11819871402427605,"stargazers_count":3.9273076539759346,"forks_count":3.4827971129607103,"docker_downloads_count":0.020397971264323758,"average":1.2641541606019033},"purl":"pkg:npm/color-string","advisories":[{"uuid":"GSA_kwCzR0hTQS0yODZwLXZjOXAtcDVxds4ABMIq","url":"https://github.com/advisories/GHSA-286p-vc9p-p5qv","title":"color-string@2.1.1 contains malware after npm account takeover","description":"### Impact\nOn 8 September 2025, the npm publishing account for `color-string` was taken over after a phishing attack. Version `2.1.1` was published, functionally identical to the previous patch version, but with a malware payload added attempting to redirect cryptocurrency transactions to the attacker's own addresses from within browser environments.\n\nLocal environments, server environments, command line applications, etc. are not affected. If the package was used in a browser context (e.g. a direct `\u003cscript\u003e` inclusion, or via a bundling tool such as Babel, Rollup, Vite, Next.js, etc.) there is a chance the malware still exists and such bundles will need to be rebuilt.\n\nThe malware seemingly only targets cryptocurrency transactions and wallets such as MetaMask. See references below for more information on the payload.\n\n### Patches\nnpm removed the offending package from the registry over the course of the day on 8 September, preventing further downloads from npm proper.\n\nOn 13 September, the package owner published new patch versions to help cache-bust those using private registries who might still have the compromised version cached. This version is functionally identical to the previously known-good version, published as a patch version bump above the compromised version.\n\nUsers should update to the latest patch version, completely remove their `node_modules` directory, clean their package manager's global cache, and rebuild any browser bundles from scratch.\n\nThose operating private registries or registry mirrors should purge the offending versions from any caches.\n\n### References\n- https://www.aikido.dev/blog/npm-debug-and-chalk-packages-compromised\n- https://socket.dev/blog/npm-author-qix-compromised-in-major-supply-chain-attack\n- https://www.ox.security/blog/npm-packages-compromised/\n\n### Point of Contact\nIn the event suspicious behavior is still observed for the package listed in this security advisory after performing all of the above cleaning operations (see _Patches_ above), please reach out via one of the following channels of communication:\n\n- Bluesky, package owner: https://bsky.app/profile/bad-at-computer.bsky.social\n- `debug` repository, tracking issue (applies to all packages affected in the breach): https://github.com/debug-js/debug/issues/1005","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2025-09-15T21:23:54.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.8,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N/E:A/U:Red","references":["https://github.com/Qix-/color-string/security/advisories/GHSA-286p-vc9p-p5qv","https://github.com/debug-js/debug/issues/1005","https://socket.dev/blog/npm-author-qix-compromised-in-major-supply-chain-attack","https://www.aikido.dev/blog/npm-debug-and-chalk-packages-compromised","https://www.ox.security/blog/npm-packages-compromised","https://nvd.nist.gov/vuln/detail/CVE-2025-59142","https://github.com/advisories/GHSA-286p-vc9p-p5qv"],"source_kind":"github","identifiers":["GHSA-286p-vc9p-p5qv","CVE-2025-59142"],"repository_url":"https://github.com/Qix-/color-string","blast_radius":56.12046493426877,"created_at":"2025-09-15T22:10:04.376Z","updated_at":"2026-08-28T13:05:10.772Z","epss_percentage":0.00406,"epss_percentile":0.33536,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yODZwLXZjOXAtcDVxds4ABMIq","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0yODZwLXZjOXAtcDVxds4ABMIq","packages":[{"ecosystem":"npm","package_name":"color-string","versions":[{"first_patched_version":"2.1.2","vulnerable_version_range":"= 2.1.1"}],"purl":"pkg:npm/color-string"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yODZwLXZjOXAtcDVxds4ABMIq/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTI1N3Ytdmo0cC0zdzJo","url":"https://github.com/advisories/GHSA-257v-vj4p-3w2h","title":"Regular Expression Denial of Service (ReDOS)","description":"In the npm package `color-string`, there is a  ReDos (Regular Expression Denial of Service) vulnerability regarding an exponential time complexity for\nlinearly increasing input lengths for `hwb()` color strings.\n\nStrings reaching more than 5000 characters would see several\nmilliseconds of processing time; strings reaching more than\n50,000 characters began seeing 1500ms (1.5s) of processing time.\n\nThe cause was due to a the regular expression that parses\nhwb() strings - specifically, the hue value - where\nthe integer portion of the hue value used a 0-or-more quantifier\nshortly thereafter followed by a 1-or-more quantifier.\n\nThis caused excessive backtracking and a cartesian scan,\nresulting in exponential time complexity given a linear\nincrease in input length.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-06-22T01:14:09.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L","references":["https://nvd.nist.gov/vuln/detail/CVE-2021-29060","https://github.com/Qix-/color-string/commit/0789e21284c33d89ebc4ab4ca6f759b9375ac9d3","https://github.com/Qix-/color-string/releases/tag/1.5.5","https://github.com/yetingli/PoCs/blob/main/CVE-2021-29060/Color-String.md","https://github.com/yetingli/SaveResults/blob/main/js/color-string.js","https://www.npmjs.com/package/color-string","https://github.com/advisories/GHSA-257v-vj4p-3w2h"],"source_kind":"github","identifiers":["GHSA-257v-vj4p-3w2h","CVE-2021-29060"],"repository_url":"https://github.com/Qix-/color-string","blast_radius":0.0,"created_at":"2022-12-21T16:12:58.533Z","updated_at":"2026-07-31T14:14:51.637Z","epss_percentage":0.03134,"epss_percentile":0.86515,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTI1N3Ytdmo0cC0zdzJo","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTI1N3Ytdmo0cC0zdzJo","packages":[{"ecosystem":"npm","package_name":"color-string","versions":[{"first_patched_version":"1.5.5","vulnerable_version_range":"\u003c 1.5.5"}],"purl":"pkg:npm/color-string"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTI1N3Ytdmo0cC0zdzJo/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/color-string","docker_dependents_count":16602,"docker_downloads_count":4268138892,"usage_url":"https://repos.ecosyste.ms/usage/npm/color-string","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/color-string/dependencies","status":null,"funding_links":["https://github.com/sponsors/Qix-"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-10T21:03:42.850Z","issues_count":41,"pull_requests_count":66,"avg_time_to_close_issue":23259947.23529412,"avg_time_to_close_pull_request":15773021.923076924,"issues_closed_count":34,"pull_requests_closed_count":52,"pull_request_authors_count":44,"issue_authors_count":31,"avg_comments_per_issue":2.292682926829268,"avg_comments_per_pull_request":2.3181818181818183,"merged_pull_requests_count":30,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":72137.33333333333,"past_year_avg_time_to_close_pull_request":24163.666666666668,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":0.5555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/issues","maintainers":[{"login":"LitoMore","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LitoMore"},{"login":"Qix-","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qix-"},{"login":"MoOx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoOx"}],"active_maintainers":[{"login":"LitoMore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LitoMore"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/color-string/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/color-string/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/color-string/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/color-string/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/color-string/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/color-string/codemeta","maintainers":[{"uuid":"qix","login":"qix","name":null,"email":"npm@josh.junon.me","url":null,"packages_count":80,"html_url":"https://www.npmjs.com/~qix","role":null,"created_at":"2022-11-11T19:39:35.741Z","updated_at":"2022-11-11T19:39:35.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/qix/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5848221,"maintainers_count":1252073,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13659154,"name":"node-color-string","ecosystem":"debian","description":null,"homepage":"https://github.com/qix-/color-string","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/qix-/color-string","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:11:53.657Z","latest_release_published_at":"2026-02-12T08:11:53.657Z","latest_release_number":"1.9.1-2","last_synced_at":"2026-08-07T06:09:16.794Z","created_at":"2026-02-12T08:11:53.458Z","updated_at":"2026-09-04T17:54:32.522Z","registry_url":"https://tracker.debian.org/pkg/node-color-string","install_command":"apt-get install node-color-string","documentation_url":"https://packages.debian.org/trixie/node-color-string","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-color-string","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-color-name, node-simple-swizzle, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":41366169,"uuid":"1920376","full_name":"Qix-/color-string","owner":"Qix-","description":"Parser and generator for CSS color strings","archived":false,"fork":false,"pushed_at":"2025-11-15T16:33:25.000Z","size":90,"stargazers_count":221,"open_issues_count":15,"forks_count":75,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-09-03T17:36:17.241Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Qix-.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-06-19T19:03:02.000Z","updated_at":"2026-04-23T17:14:31.000Z","dependencies_parsed_at":"2025-02-21T21:01:38.827Z","dependency_job_id":"b56099d8-b99b-4ced-898f-0bb22e757f2c","html_url":"https://github.com/Qix-/color-string","commit_stats":{"total_commits":113,"total_committers":30,"mean_commits":"3.7666666666666666","dds":0.8407079646017699,"last_synced_commit":"d9b04bb2989b2279079ed1b48ac2e9d61291ef64"},"previous_names":["harthur/color-string"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/Qix-/color-string","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/sbom","scorecard":{"id":115714,"data":{"date":"2025-08-11","repo":{"name":"github.com/Qix-/color-string","commit":"5afeccc67cf8b4a8faa3f1543301458b58cfdea4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":2,"reason":"Found 7/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Qix-/color-string/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Qix-/color-string/main.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-16T01:13:50.752Z","repository_id":41366169,"created_at":"2025-08-16T01:13:50.752Z","updated_at":"2025-08-16T01:13:50.752Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37020495,"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-09-04T02:00:06.169Z","response_time":115,"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":"Qix-","name":"Josh Junon","uuid":"885648","kind":"user","description":"Working on @oro-os. Moderator alumnus @bellingcat. Member of @chalk, @debug-js. Formerly @uber, @vercel. Thank you sponsors ❤","email":"","website":null,"location":null,"twitter":null,"company":"@oro-os","icon_url":"https://avatars.githubusercontent.com/u/885648?u=c3355eab0ebf62e02afb1ae027fc8d8edba7b212\u0026v=4","repositories_count":436,"last_synced_at":"2026-09-04T00:11:37.051Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/Qix-","funding_links":["https://github.com/sponsors/Qix-"],"total_stars":10829,"followers":1852,"following":425,"created_at":"2022-11-02T16:19:02.297Z","updated_at":"2026-09-04T00:11:37.068Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-/repositories"},"tags":[{"name":"2.1.4","sha":"247fb2c0e76cc88408cc2834df2843a1ed078b60","kind":"tag","published_at":"2025-11-15T16:33:10.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.4","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"bb67f9fa7d5be89799ffad89f24c349854be2ca3","kind":"tag","published_at":"2025-11-14T18:32:43.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.3","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"6281a80109a5cb489eaddc582ffe39ccd0f0ef68","kind":"tag","published_at":"2025-09-13T16:24:53.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.2","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.2/manifests"},{"name":"2.1.0","sha":"2ee821af866159c0bf4a295265bf2c8c0e27db7f","kind":"tag","published_at":"2025-08-30T00:14:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.0","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"52ceb470739a6615e9d1b9d133bb615a17e1cc4b","kind":"tag","published_at":"2025-02-14T13:02:53.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.0.1","html_url":"https://github.com/Qix-/color-string/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"f664009755e5d06a0d6fda5c59641ebb54a230d5","kind":"tag","published_at":"2025-02-06T08:11:04.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.0.0","html_url":"https://github.com/Qix-/color-string/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.0/manifests"},{"name":"1.9.1","sha":"d9b04bb2989b2279079ed1b48ac2e9d61291ef64","kind":"tag","published_at":"2022-04-22T17:38:22.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.9.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"4daceef89391f28eba415d043bbd1163c8f19a8c","kind":"tag","published_at":"2021-12-03T15:49:55.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.9.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.0/manifests"},{"name":"1.8.2","sha":"fc2f8809ada80367c99cd213e4eb2809442cc6f1","kind":"tag","published_at":"2021-11-30T19:12:04.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"0766ca79e8d716cdf8b109a0141e420dbd04b74a","kind":"tag","published_at":"2021-11-30T09:22:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"ab299a70f95f366239d35dd5083b9c88fa4ea0f5","kind":"tag","published_at":"2021-11-30T09:18:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.0/manifests"},{"name":"1.7.4","sha":"b541d55cc678fd9ac9574f8faec791ee7bf2cf05","kind":"tag","published_at":"2021-11-26T07:59:41.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.4","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"105ecfa3468904241dc60ac932018224a42cc386","kind":"tag","published_at":"2021-11-26T07:51:35.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.3","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"65d96a0b9aee745150bf9bdb51a135383ce3c7c9","kind":"tag","published_at":"2021-11-26T07:46:54.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"fa09fac233235e4f32210359eba705457ef344a4","kind":"tag","published_at":"2021-11-26T07:36:40.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"6ec8800d3e19235c02f97e731a797681020f39c9","kind":"tag","published_at":"2021-11-26T07:30:06.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1a68f9e91266f504e33441fcab59af22fcb1358d","kind":"tag","published_at":"2021-07-17T06:29:09.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.6.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.6.0/manifests"},{"name":"1.5.5","sha":"966ae4d80fc8f237674d099ce6214a9fb6a816bb","kind":"tag","published_at":"2021-03-05T18:00:00.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.5","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.5/manifests"},{"name":"1.5.4","sha":"60f3f66477a298589288e3df6e895f88e6cd8e8e","kind":"tag","published_at":"2020-10-09T07:19:10.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.4","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.4/manifests"},{"name":"1.5.2","sha":"06c3ad42fd60bb8e872a9ef275d3132656bc9c44","kind":"tag","published_at":"2017-03-09T20:09:00.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"554275a1699e28a1ccc1c40339d912cf9ab0c2ea","kind":"tag","published_at":"2017-03-09T19:14:20.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"efa8ffd4a0982edaa657f6aa7b0e0911748d5188","kind":"tag","published_at":"2017-02-22T19:45:27.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"32f1603cbc7d2ff2747c7bb52bd5c19260ee43f3","kind":"tag","published_at":"2016-12-06T17:43:32.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.4.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"0b68ed41a9a2c9f1b0bbe2fe5b7533642d185b69","kind":"tag","published_at":"2016-11-16T02:35:33.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.3.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"30b06b1e5eed570ecebe9f42432f97417c46b5ee","kind":"tag","published_at":"2016-11-11T19:36:52.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.3.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"87d3802d91ba90d0d2d96777e5ae38607a826ee0","kind":"tag","published_at":"2016-03-29T02:31:59.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.2.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"4164b3eb1c21334f894fafb38ba0f8215ef45ddf","kind":"tag","published_at":"2016-03-29T00:05:36.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.1.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"80d29270f5e75c90c7a5dca2274d3458e28c76bc","kind":"tag","published_at":"2016-03-28T23:50:59.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.1.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"c48a65dd513d3bd7a495129a254798f762880a03","kind":"tag","published_at":"2016-01-23T18:04:13.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.0.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"86d1a14830bec127dbf47594a7d2290de3187f1e","kind":"tag","published_at":"2016-01-23T17:13:02.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.0.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"d62b66db7ab1879700af879ad4b3df6d91fa7f9f","kind":"tag","published_at":"2016-01-03T17:25:12.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/0.4.0","html_url":"https://github.com/Qix-/color-string/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"cb3a23eeadb4abe4a9233c7ba49c731bcb1cfb0a","kind":"commit","published_at":"2015-02-19T07:21:56.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/0.3.0","html_url":"https://github.com/Qix-/color-string/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.3.0/manifests"}]},"repo_metadata_updated_at":"2026-09-04T17:54:32.522Z","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/node-color-string?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-color-string","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-color-string","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-color-string/dependencies","status":null,"funding_links":["https://github.com/sponsors/Qix-"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-03T17:35:23.944Z","issues_count":41,"pull_requests_count":65,"avg_time_to_close_issue":23259947.23529412,"avg_time_to_close_pull_request":15773021.923076924,"issues_closed_count":34,"pull_requests_closed_count":52,"pull_request_authors_count":43,"issue_authors_count":31,"avg_comments_per_issue":2.292682926829268,"avg_comments_per_pull_request":2.353846153846154,"merged_pull_requests_count":30,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":72137.33333333333,"past_year_avg_time_to_close_pull_request":24163.666666666668,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":0.5555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/issues","maintainers":[{"login":"LitoMore","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LitoMore"},{"login":"Qix-","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qix-"},{"login":"MoOx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoOx"}],"active_maintainers":[{"login":"LitoMore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LitoMore"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-color-string/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-color-string/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-color-string/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-color-string/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-color-string/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-color-string/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":1942},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-09-10T05:05:23.251Z","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":13701145,"name":"node-color-string","ecosystem":"debian","description":null,"homepage":"https://github.com/qix-/color-string","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/qix-/color-string","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:07:57.801Z","latest_release_published_at":"2026-02-12T21:07:57.801Z","latest_release_number":"1.9.1-2","last_synced_at":"2026-08-07T06:07:23.054Z","created_at":"2026-02-12T21:07:57.631Z","updated_at":"2026-09-04T22:15:24.368Z","registry_url":"https://tracker.debian.org/pkg/node-color-string","install_command":"apt-get install node-color-string","documentation_url":"https://packages.debian.org/bookworm/node-color-string","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-color-string","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-color-name, node-simple-swizzle, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":41366169,"uuid":"1920376","full_name":"Qix-/color-string","owner":"Qix-","description":"Parser and generator for CSS color strings","archived":false,"fork":false,"pushed_at":"2025-11-15T16:33:25.000Z","size":90,"stargazers_count":221,"open_issues_count":15,"forks_count":75,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-09-03T17:36:17.241Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Qix-.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-06-19T19:03:02.000Z","updated_at":"2026-04-23T17:14:31.000Z","dependencies_parsed_at":"2025-02-21T21:01:38.827Z","dependency_job_id":"b56099d8-b99b-4ced-898f-0bb22e757f2c","html_url":"https://github.com/Qix-/color-string","commit_stats":{"total_commits":113,"total_committers":30,"mean_commits":"3.7666666666666666","dds":0.8407079646017699,"last_synced_commit":"d9b04bb2989b2279079ed1b48ac2e9d61291ef64"},"previous_names":["harthur/color-string"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/Qix-/color-string","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/sbom","scorecard":{"id":115714,"data":{"date":"2025-08-11","repo":{"name":"github.com/Qix-/color-string","commit":"5afeccc67cf8b4a8faa3f1543301458b58cfdea4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":2,"reason":"Found 7/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Qix-/color-string/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Qix-/color-string/main.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-16T01:13:50.752Z","repository_id":41366169,"created_at":"2025-08-16T01:13:50.752Z","updated_at":"2025-08-16T01:13:50.752Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37020495,"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-09-04T02:00:06.169Z","response_time":115,"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":"Qix-","name":"Josh Junon","uuid":"885648","kind":"user","description":"Working on @oro-os. Moderator alumnus @bellingcat. Member of @chalk, @debug-js. Formerly @uber, @vercel. Thank you sponsors ❤","email":"","website":null,"location":null,"twitter":null,"company":"@oro-os","icon_url":"https://avatars.githubusercontent.com/u/885648?u=c3355eab0ebf62e02afb1ae027fc8d8edba7b212\u0026v=4","repositories_count":436,"last_synced_at":"2026-09-04T00:11:37.051Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/Qix-","funding_links":["https://github.com/sponsors/Qix-"],"total_stars":10829,"followers":1852,"following":425,"created_at":"2022-11-02T16:19:02.297Z","updated_at":"2026-09-04T00:11:37.068Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-/repositories"},"tags":[{"name":"2.1.4","sha":"247fb2c0e76cc88408cc2834df2843a1ed078b60","kind":"tag","published_at":"2025-11-15T16:33:10.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.4","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"bb67f9fa7d5be89799ffad89f24c349854be2ca3","kind":"tag","published_at":"2025-11-14T18:32:43.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.3","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"6281a80109a5cb489eaddc582ffe39ccd0f0ef68","kind":"tag","published_at":"2025-09-13T16:24:53.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.2","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.2/manifests"},{"name":"2.1.0","sha":"2ee821af866159c0bf4a295265bf2c8c0e27db7f","kind":"tag","published_at":"2025-08-30T00:14:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.0","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"52ceb470739a6615e9d1b9d133bb615a17e1cc4b","kind":"tag","published_at":"2025-02-14T13:02:53.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.0.1","html_url":"https://github.com/Qix-/color-string/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"f664009755e5d06a0d6fda5c59641ebb54a230d5","kind":"tag","published_at":"2025-02-06T08:11:04.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.0.0","html_url":"https://github.com/Qix-/color-string/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.0/manifests"},{"name":"1.9.1","sha":"d9b04bb2989b2279079ed1b48ac2e9d61291ef64","kind":"tag","published_at":"2022-04-22T17:38:22.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.9.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"4daceef89391f28eba415d043bbd1163c8f19a8c","kind":"tag","published_at":"2021-12-03T15:49:55.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.9.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.0/manifests"},{"name":"1.8.2","sha":"fc2f8809ada80367c99cd213e4eb2809442cc6f1","kind":"tag","published_at":"2021-11-30T19:12:04.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"0766ca79e8d716cdf8b109a0141e420dbd04b74a","kind":"tag","published_at":"2021-11-30T09:22:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"ab299a70f95f366239d35dd5083b9c88fa4ea0f5","kind":"tag","published_at":"2021-11-30T09:18:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.0/manifests"},{"name":"1.7.4","sha":"b541d55cc678fd9ac9574f8faec791ee7bf2cf05","kind":"tag","published_at":"2021-11-26T07:59:41.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.4","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"105ecfa3468904241dc60ac932018224a42cc386","kind":"tag","published_at":"2021-11-26T07:51:35.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.3","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"65d96a0b9aee745150bf9bdb51a135383ce3c7c9","kind":"tag","published_at":"2021-11-26T07:46:54.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"fa09fac233235e4f32210359eba705457ef344a4","kind":"tag","published_at":"2021-11-26T07:36:40.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"6ec8800d3e19235c02f97e731a797681020f39c9","kind":"tag","published_at":"2021-11-26T07:30:06.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1a68f9e91266f504e33441fcab59af22fcb1358d","kind":"tag","published_at":"2021-07-17T06:29:09.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.6.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.6.0/manifests"},{"name":"1.5.5","sha":"966ae4d80fc8f237674d099ce6214a9fb6a816bb","kind":"tag","published_at":"2021-03-05T18:00:00.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.5","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.5/manifests"},{"name":"1.5.4","sha":"60f3f66477a298589288e3df6e895f88e6cd8e8e","kind":"tag","published_at":"2020-10-09T07:19:10.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.4","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.4/manifests"},{"name":"1.5.2","sha":"06c3ad42fd60bb8e872a9ef275d3132656bc9c44","kind":"tag","published_at":"2017-03-09T20:09:00.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"554275a1699e28a1ccc1c40339d912cf9ab0c2ea","kind":"tag","published_at":"2017-03-09T19:14:20.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"efa8ffd4a0982edaa657f6aa7b0e0911748d5188","kind":"tag","published_at":"2017-02-22T19:45:27.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"32f1603cbc7d2ff2747c7bb52bd5c19260ee43f3","kind":"tag","published_at":"2016-12-06T17:43:32.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.4.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"0b68ed41a9a2c9f1b0bbe2fe5b7533642d185b69","kind":"tag","published_at":"2016-11-16T02:35:33.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.3.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"30b06b1e5eed570ecebe9f42432f97417c46b5ee","kind":"tag","published_at":"2016-11-11T19:36:52.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.3.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"87d3802d91ba90d0d2d96777e5ae38607a826ee0","kind":"tag","published_at":"2016-03-29T02:31:59.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.2.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"4164b3eb1c21334f894fafb38ba0f8215ef45ddf","kind":"tag","published_at":"2016-03-29T00:05:36.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.1.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"80d29270f5e75c90c7a5dca2274d3458e28c76bc","kind":"tag","published_at":"2016-03-28T23:50:59.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.1.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"c48a65dd513d3bd7a495129a254798f762880a03","kind":"tag","published_at":"2016-01-23T18:04:13.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.0.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"86d1a14830bec127dbf47594a7d2290de3187f1e","kind":"tag","published_at":"2016-01-23T17:13:02.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.0.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"d62b66db7ab1879700af879ad4b3df6d91fa7f9f","kind":"tag","published_at":"2016-01-03T17:25:12.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/0.4.0","html_url":"https://github.com/Qix-/color-string/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"cb3a23eeadb4abe4a9233c7ba49c731bcb1cfb0a","kind":"commit","published_at":"2015-02-19T07:21:56.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/0.3.0","html_url":"https://github.com/Qix-/color-string/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.3.0/manifests"}]},"repo_metadata_updated_at":"2026-09-04T22:15:24.368Z","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.9164507399090227,"forks_count":2.3348880059883688,"docker_downloads_count":null,"average":1.3128346864743479},"purl":"pkg:deb/debian/node-color-string?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-color-string","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-color-string","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-color-string/dependencies","status":null,"funding_links":["https://github.com/sponsors/Qix-"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-04T17:54:32.701Z","issues_count":41,"pull_requests_count":65,"avg_time_to_close_issue":23259947.23529412,"avg_time_to_close_pull_request":15773021.923076924,"issues_closed_count":34,"pull_requests_closed_count":52,"pull_request_authors_count":43,"issue_authors_count":31,"avg_comments_per_issue":2.292682926829268,"avg_comments_per_pull_request":2.353846153846154,"merged_pull_requests_count":30,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":72137.33333333333,"past_year_avg_time_to_close_pull_request":24163.666666666668,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":0.5555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/issues","maintainers":[{"login":"LitoMore","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LitoMore"},{"login":"Qix-","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qix-"},{"login":"MoOx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoOx"}],"active_maintainers":[{"login":"LitoMore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LitoMore"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-color-string/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-color-string/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-color-string/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-color-string/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-color-string/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-color-string/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":2635,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1400},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-09-10T05:05:48.174Z","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":13742734,"name":"node-color-string","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/qix-/color-string#readme","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/qix-/color-string","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T05:30:28.738Z","latest_release_published_at":"2026-02-13T05:30:28.738Z","latest_release_number":"1.5.2-1","last_synced_at":"2026-03-13T09:23:05.778Z","created_at":"2026-02-13T05:30:28.472Z","updated_at":"2026-09-04T20:47:30.656Z","registry_url":"https://launchpad.net/ubuntu/+source/node-color-string","install_command":"apt-get install node-color-string","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-color-string","standards_version":"4.1.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), dh-buildinfo, nodejs, node-color-name (\u003e= 1.0.0), node-simple-swizzle (\u003e= 0.2.2)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":41366169,"uuid":"1920376","full_name":"Qix-/color-string","owner":"Qix-","description":"Parser and generator for CSS color strings","archived":false,"fork":false,"pushed_at":"2025-11-15T16:33:25.000Z","size":90,"stargazers_count":221,"open_issues_count":15,"forks_count":75,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-09-03T17:36:17.241Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Qix-.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-06-19T19:03:02.000Z","updated_at":"2026-04-23T17:14:31.000Z","dependencies_parsed_at":"2025-02-21T21:01:38.827Z","dependency_job_id":"b56099d8-b99b-4ced-898f-0bb22e757f2c","html_url":"https://github.com/Qix-/color-string","commit_stats":{"total_commits":113,"total_committers":30,"mean_commits":"3.7666666666666666","dds":0.8407079646017699,"last_synced_commit":"d9b04bb2989b2279079ed1b48ac2e9d61291ef64"},"previous_names":["harthur/color-string"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/Qix-/color-string","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/sbom","scorecard":{"id":115714,"data":{"date":"2025-08-11","repo":{"name":"github.com/Qix-/color-string","commit":"5afeccc67cf8b4a8faa3f1543301458b58cfdea4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":2,"reason":"Found 7/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Qix-/color-string/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Qix-/color-string/main.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-16T01:13:50.752Z","repository_id":41366169,"created_at":"2025-08-16T01:13:50.752Z","updated_at":"2025-08-16T01:13:50.752Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37020495,"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-09-04T02:00:06.169Z","response_time":115,"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":"Qix-","name":"Josh Junon","uuid":"885648","kind":"user","description":"Working on @oro-os. Moderator alumnus @bellingcat. Member of @chalk, @debug-js. Formerly @uber, @vercel. Thank you sponsors ❤","email":"","website":null,"location":null,"twitter":null,"company":"@oro-os","icon_url":"https://avatars.githubusercontent.com/u/885648?u=c3355eab0ebf62e02afb1ae027fc8d8edba7b212\u0026v=4","repositories_count":436,"last_synced_at":"2026-09-04T00:11:37.051Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/Qix-","funding_links":["https://github.com/sponsors/Qix-"],"total_stars":10829,"followers":1852,"following":425,"created_at":"2022-11-02T16:19:02.297Z","updated_at":"2026-09-04T00:11:37.068Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-/repositories"},"tags":[{"name":"2.1.4","sha":"247fb2c0e76cc88408cc2834df2843a1ed078b60","kind":"tag","published_at":"2025-11-15T16:33:10.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.4","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"bb67f9fa7d5be89799ffad89f24c349854be2ca3","kind":"tag","published_at":"2025-11-14T18:32:43.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.3","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"6281a80109a5cb489eaddc582ffe39ccd0f0ef68","kind":"tag","published_at":"2025-09-13T16:24:53.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.2","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.2/manifests"},{"name":"2.1.0","sha":"2ee821af866159c0bf4a295265bf2c8c0e27db7f","kind":"tag","published_at":"2025-08-30T00:14:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.0","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"52ceb470739a6615e9d1b9d133bb615a17e1cc4b","kind":"tag","published_at":"2025-02-14T13:02:53.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.0.1","html_url":"https://github.com/Qix-/color-string/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"f664009755e5d06a0d6fda5c59641ebb54a230d5","kind":"tag","published_at":"2025-02-06T08:11:04.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.0.0","html_url":"https://github.com/Qix-/color-string/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.0/manifests"},{"name":"1.9.1","sha":"d9b04bb2989b2279079ed1b48ac2e9d61291ef64","kind":"tag","published_at":"2022-04-22T17:38:22.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.9.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"4daceef89391f28eba415d043bbd1163c8f19a8c","kind":"tag","published_at":"2021-12-03T15:49:55.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.9.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.0/manifests"},{"name":"1.8.2","sha":"fc2f8809ada80367c99cd213e4eb2809442cc6f1","kind":"tag","published_at":"2021-11-30T19:12:04.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"0766ca79e8d716cdf8b109a0141e420dbd04b74a","kind":"tag","published_at":"2021-11-30T09:22:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"ab299a70f95f366239d35dd5083b9c88fa4ea0f5","kind":"tag","published_at":"2021-11-30T09:18:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.0/manifests"},{"name":"1.7.4","sha":"b541d55cc678fd9ac9574f8faec791ee7bf2cf05","kind":"tag","published_at":"2021-11-26T07:59:41.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.4","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"105ecfa3468904241dc60ac932018224a42cc386","kind":"tag","published_at":"2021-11-26T07:51:35.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.3","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"65d96a0b9aee745150bf9bdb51a135383ce3c7c9","kind":"tag","published_at":"2021-11-26T07:46:54.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"fa09fac233235e4f32210359eba705457ef344a4","kind":"tag","published_at":"2021-11-26T07:36:40.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"6ec8800d3e19235c02f97e731a797681020f39c9","kind":"tag","published_at":"2021-11-26T07:30:06.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1a68f9e91266f504e33441fcab59af22fcb1358d","kind":"tag","published_at":"2021-07-17T06:29:09.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.6.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.6.0/manifests"},{"name":"1.5.5","sha":"966ae4d80fc8f237674d099ce6214a9fb6a816bb","kind":"tag","published_at":"2021-03-05T18:00:00.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.5","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.5/manifests"},{"name":"1.5.4","sha":"60f3f66477a298589288e3df6e895f88e6cd8e8e","kind":"tag","published_at":"2020-10-09T07:19:10.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.4","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.4/manifests"},{"name":"1.5.2","sha":"06c3ad42fd60bb8e872a9ef275d3132656bc9c44","kind":"tag","published_at":"2017-03-09T20:09:00.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"554275a1699e28a1ccc1c40339d912cf9ab0c2ea","kind":"tag","published_at":"2017-03-09T19:14:20.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"efa8ffd4a0982edaa657f6aa7b0e0911748d5188","kind":"tag","published_at":"2017-02-22T19:45:27.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"32f1603cbc7d2ff2747c7bb52bd5c19260ee43f3","kind":"tag","published_at":"2016-12-06T17:43:32.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.4.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"0b68ed41a9a2c9f1b0bbe2fe5b7533642d185b69","kind":"tag","published_at":"2016-11-16T02:35:33.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.3.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"30b06b1e5eed570ecebe9f42432f97417c46b5ee","kind":"tag","published_at":"2016-11-11T19:36:52.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.3.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"87d3802d91ba90d0d2d96777e5ae38607a826ee0","kind":"tag","published_at":"2016-03-29T02:31:59.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.2.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"4164b3eb1c21334f894fafb38ba0f8215ef45ddf","kind":"tag","published_at":"2016-03-29T00:05:36.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.1.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"80d29270f5e75c90c7a5dca2274d3458e28c76bc","kind":"tag","published_at":"2016-03-28T23:50:59.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.1.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"c48a65dd513d3bd7a495129a254798f762880a03","kind":"tag","published_at":"2016-01-23T18:04:13.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.0.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"86d1a14830bec127dbf47594a7d2290de3187f1e","kind":"tag","published_at":"2016-01-23T17:13:02.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.0.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"d62b66db7ab1879700af879ad4b3df6d91fa7f9f","kind":"tag","published_at":"2016-01-03T17:25:12.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/0.4.0","html_url":"https://github.com/Qix-/color-string/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"cb3a23eeadb4abe4a9233c7ba49c731bcb1cfb0a","kind":"commit","published_at":"2015-02-19T07:21:56.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/0.3.0","html_url":"https://github.com/Qix-/color-string/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.3.0/manifests"}]},"repo_metadata_updated_at":"2026-09-04T20:47:30.656Z","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/node-color-string?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-color-string","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-color-string","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-color-string/dependencies","status":null,"funding_links":["https://github.com/sponsors/Qix-"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-04T17:54:32.701Z","issues_count":41,"pull_requests_count":65,"avg_time_to_close_issue":23259947.23529412,"avg_time_to_close_pull_request":15773021.923076924,"issues_closed_count":34,"pull_requests_closed_count":52,"pull_request_authors_count":43,"issue_authors_count":31,"avg_comments_per_issue":2.292682926829268,"avg_comments_per_pull_request":2.353846153846154,"merged_pull_requests_count":30,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":72137.33333333333,"past_year_avg_time_to_close_pull_request":24163.666666666668,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":0.5555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/issues","maintainers":[{"login":"LitoMore","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LitoMore"},{"login":"Qix-","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qix-"},{"login":"MoOx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoOx"}],"active_maintainers":[{"login":"LitoMore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LitoMore"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-color-string/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-color-string/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-color-string/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-color-string/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-color-string/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-color-string/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":1425,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":868},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-09-10T05:05:58.388Z","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":13522507,"name":"node-color-string","ecosystem":"debian","description":null,"homepage":"https://github.com/qix-/color-string","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/qix-/color-string","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T21:57:51.974Z","latest_release_published_at":"2026-02-10T21:57:51.974Z","latest_release_number":"1.5.4-2","last_synced_at":"2026-08-07T06:05:52.973Z","created_at":"2026-02-10T21:57:51.777Z","updated_at":"2026-08-17T01:17:28.892Z","registry_url":"https://tracker.debian.org/pkg/node-color-string","install_command":"apt-get install node-color-string","documentation_url":"https://packages.debian.org/bullseye/node-color-string","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-color-string","standards_version":"4.5.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-color-name, node-simple-swizzle, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":41366169,"uuid":"1920376","full_name":"Qix-/color-string","owner":"Qix-","description":"Parser and generator for CSS color strings","archived":false,"fork":false,"pushed_at":"2025-11-15T16:33:25.000Z","size":90,"stargazers_count":221,"open_issues_count":14,"forks_count":75,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-17T01:09:18.188Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Qix-.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-06-19T19:03:02.000Z","updated_at":"2026-04-23T17:14:31.000Z","dependencies_parsed_at":"2025-02-21T21:01:38.827Z","dependency_job_id":"b56099d8-b99b-4ced-898f-0bb22e757f2c","html_url":"https://github.com/Qix-/color-string","commit_stats":{"total_commits":113,"total_committers":30,"mean_commits":"3.7666666666666666","dds":0.8407079646017699,"last_synced_commit":"d9b04bb2989b2279079ed1b48ac2e9d61291ef64"},"previous_names":["harthur/color-string"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/Qix-/color-string","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/sbom","scorecard":{"id":115714,"data":{"date":"2025-08-11","repo":{"name":"github.com/Qix-/color-string","commit":"5afeccc67cf8b4a8faa3f1543301458b58cfdea4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":2,"reason":"Found 7/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Qix-/color-string/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Qix-/color-string/main.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-16T01:13:50.752Z","repository_id":41366169,"created_at":"2025-08-16T01:13:50.752Z","updated_at":"2025-08-16T01:13:50.752Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36727621,"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":"Qix-","name":"Josh Junon","uuid":"885648","kind":"user","description":"Working on @oro-os. Moderator alumnus @bellingcat. Member of @chalk, @debug-js. Formerly @uber, @vercel. Thank you sponsors ❤","email":"","website":null,"location":null,"twitter":null,"company":"@oro-os","icon_url":"https://avatars.githubusercontent.com/u/885648?u=c3355eab0ebf62e02afb1ae027fc8d8edba7b212\u0026v=4","repositories_count":436,"last_synced_at":"2026-08-16T00:36:50.960Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/Qix-","funding_links":["https://github.com/sponsors/Qix-"],"total_stars":10829,"followers":1850,"following":424,"created_at":"2022-11-02T16:19:02.297Z","updated_at":"2026-08-16T00:36:50.978Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-/repositories"},"tags":[{"name":"2.1.4","sha":"247fb2c0e76cc88408cc2834df2843a1ed078b60","kind":"tag","published_at":"2025-11-15T16:33:10.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.4","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"bb67f9fa7d5be89799ffad89f24c349854be2ca3","kind":"tag","published_at":"2025-11-14T18:32:43.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.3","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"6281a80109a5cb489eaddc582ffe39ccd0f0ef68","kind":"tag","published_at":"2025-09-13T16:24:53.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.2","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.2/manifests"},{"name":"2.1.0","sha":"2ee821af866159c0bf4a295265bf2c8c0e27db7f","kind":"tag","published_at":"2025-08-30T00:14:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.0","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"52ceb470739a6615e9d1b9d133bb615a17e1cc4b","kind":"tag","published_at":"2025-02-14T13:02:53.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.0.1","html_url":"https://github.com/Qix-/color-string/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"f664009755e5d06a0d6fda5c59641ebb54a230d5","kind":"tag","published_at":"2025-02-06T08:11:04.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.0.0","html_url":"https://github.com/Qix-/color-string/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.0/manifests"},{"name":"1.9.1","sha":"d9b04bb2989b2279079ed1b48ac2e9d61291ef64","kind":"tag","published_at":"2022-04-22T17:38:22.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.9.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"4daceef89391f28eba415d043bbd1163c8f19a8c","kind":"tag","published_at":"2021-12-03T15:49:55.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.9.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.0/manifests"},{"name":"1.8.2","sha":"fc2f8809ada80367c99cd213e4eb2809442cc6f1","kind":"tag","published_at":"2021-11-30T19:12:04.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"0766ca79e8d716cdf8b109a0141e420dbd04b74a","kind":"tag","published_at":"2021-11-30T09:22:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"ab299a70f95f366239d35dd5083b9c88fa4ea0f5","kind":"tag","published_at":"2021-11-30T09:18:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.0/manifests"},{"name":"1.7.4","sha":"b541d55cc678fd9ac9574f8faec791ee7bf2cf05","kind":"tag","published_at":"2021-11-26T07:59:41.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.4","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"105ecfa3468904241dc60ac932018224a42cc386","kind":"tag","published_at":"2021-11-26T07:51:35.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.3","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"65d96a0b9aee745150bf9bdb51a135383ce3c7c9","kind":"tag","published_at":"2021-11-26T07:46:54.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"fa09fac233235e4f32210359eba705457ef344a4","kind":"tag","published_at":"2021-11-26T07:36:40.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"6ec8800d3e19235c02f97e731a797681020f39c9","kind":"tag","published_at":"2021-11-26T07:30:06.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1a68f9e91266f504e33441fcab59af22fcb1358d","kind":"tag","published_at":"2021-07-17T06:29:09.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.6.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.6.0/manifests"},{"name":"1.5.5","sha":"966ae4d80fc8f237674d099ce6214a9fb6a816bb","kind":"tag","published_at":"2021-03-05T18:00:00.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.5","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.5/manifests"},{"name":"1.5.4","sha":"60f3f66477a298589288e3df6e895f88e6cd8e8e","kind":"tag","published_at":"2020-10-09T07:19:10.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.4","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.4/manifests"},{"name":"1.5.2","sha":"06c3ad42fd60bb8e872a9ef275d3132656bc9c44","kind":"tag","published_at":"2017-03-09T20:09:00.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"554275a1699e28a1ccc1c40339d912cf9ab0c2ea","kind":"tag","published_at":"2017-03-09T19:14:20.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"efa8ffd4a0982edaa657f6aa7b0e0911748d5188","kind":"tag","published_at":"2017-02-22T19:45:27.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"32f1603cbc7d2ff2747c7bb52bd5c19260ee43f3","kind":"tag","published_at":"2016-12-06T17:43:32.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.4.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"0b68ed41a9a2c9f1b0bbe2fe5b7533642d185b69","kind":"tag","published_at":"2016-11-16T02:35:33.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.3.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"30b06b1e5eed570ecebe9f42432f97417c46b5ee","kind":"tag","published_at":"2016-11-11T19:36:52.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.3.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"87d3802d91ba90d0d2d96777e5ae38607a826ee0","kind":"tag","published_at":"2016-03-29T02:31:59.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.2.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"4164b3eb1c21334f894fafb38ba0f8215ef45ddf","kind":"tag","published_at":"2016-03-29T00:05:36.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.1.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"80d29270f5e75c90c7a5dca2274d3458e28c76bc","kind":"tag","published_at":"2016-03-28T23:50:59.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.1.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"c48a65dd513d3bd7a495129a254798f762880a03","kind":"tag","published_at":"2016-01-23T18:04:13.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.0.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"86d1a14830bec127dbf47594a7d2290de3187f1e","kind":"tag","published_at":"2016-01-23T17:13:02.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.0.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"d62b66db7ab1879700af879ad4b3df6d91fa7f9f","kind":"tag","published_at":"2016-01-03T17:25:12.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/0.4.0","html_url":"https://github.com/Qix-/color-string/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"cb3a23eeadb4abe4a9233c7ba49c731bcb1cfb0a","kind":"commit","published_at":"2015-02-19T07:21:56.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/0.3.0","html_url":"https://github.com/Qix-/color-string/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.3.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T01:17:28.892Z","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/node-color-string?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-color-string","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-color-string","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-color-string/dependencies","status":null,"funding_links":["https://github.com/sponsors/Qix-"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T22:30:26.090Z","issues_count":41,"pull_requests_count":64,"avg_time_to_close_issue":23259947.23529412,"avg_time_to_close_pull_request":15773021.923076924,"issues_closed_count":34,"pull_requests_closed_count":52,"pull_request_authors_count":42,"issue_authors_count":31,"avg_comments_per_issue":2.292682926829268,"avg_comments_per_pull_request":2.390625,"merged_pull_requests_count":30,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":11,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":1894634.8333333333,"past_year_avg_time_to_close_pull_request":2196139.2,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":2.090909090909091,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/issues","maintainers":[{"login":"LitoMore","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LitoMore"},{"login":"Qix-","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qix-"},{"login":"MoOx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoOx"}],"active_maintainers":[{"login":"LitoMore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LitoMore"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-color-string/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-color-string/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-color-string/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-color-string/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-color-string/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-color-string/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":941},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-09-10T05:05:50.632Z","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":13428198,"name":"node-color-string","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/qix-/color-string","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/qix-/color-string","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T15:20:13.609Z","latest_release_published_at":"2026-02-07T15:20:13.609Z","latest_release_number":"1.5.4-2","last_synced_at":"2026-03-07T15:40:08.607Z","created_at":"2026-02-07T15:20:12.916Z","updated_at":"2026-08-17T01:17:28.933Z","registry_url":"https://launchpad.net/ubuntu/+source/node-color-string","install_command":"apt-get install node-color-string","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-color-string","standards_version":"4.5.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-color-name, node-simple-swizzle, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":41366169,"uuid":"1920376","full_name":"Qix-/color-string","owner":"Qix-","description":"Parser and generator for CSS color strings","archived":false,"fork":false,"pushed_at":"2025-11-15T16:33:25.000Z","size":90,"stargazers_count":221,"open_issues_count":14,"forks_count":75,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-17T01:09:18.188Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Qix-.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-06-19T19:03:02.000Z","updated_at":"2026-04-23T17:14:31.000Z","dependencies_parsed_at":"2025-02-21T21:01:38.827Z","dependency_job_id":"b56099d8-b99b-4ced-898f-0bb22e757f2c","html_url":"https://github.com/Qix-/color-string","commit_stats":{"total_commits":113,"total_committers":30,"mean_commits":"3.7666666666666666","dds":0.8407079646017699,"last_synced_commit":"d9b04bb2989b2279079ed1b48ac2e9d61291ef64"},"previous_names":["harthur/color-string"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/Qix-/color-string","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/sbom","scorecard":{"id":115714,"data":{"date":"2025-08-11","repo":{"name":"github.com/Qix-/color-string","commit":"5afeccc67cf8b4a8faa3f1543301458b58cfdea4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":2,"reason":"Found 7/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Qix-/color-string/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Qix-/color-string/main.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-16T01:13:50.752Z","repository_id":41366169,"created_at":"2025-08-16T01:13:50.752Z","updated_at":"2025-08-16T01:13:50.752Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36727621,"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":"Qix-","name":"Josh Junon","uuid":"885648","kind":"user","description":"Working on @oro-os. Moderator alumnus @bellingcat. Member of @chalk, @debug-js. Formerly @uber, @vercel. Thank you sponsors ❤","email":"","website":null,"location":null,"twitter":null,"company":"@oro-os","icon_url":"https://avatars.githubusercontent.com/u/885648?u=c3355eab0ebf62e02afb1ae027fc8d8edba7b212\u0026v=4","repositories_count":436,"last_synced_at":"2026-08-16T00:36:50.960Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/Qix-","funding_links":["https://github.com/sponsors/Qix-"],"total_stars":10829,"followers":1850,"following":424,"created_at":"2022-11-02T16:19:02.297Z","updated_at":"2026-08-16T00:36:50.978Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-/repositories"},"tags":[{"name":"2.1.4","sha":"247fb2c0e76cc88408cc2834df2843a1ed078b60","kind":"tag","published_at":"2025-11-15T16:33:10.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.4","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"bb67f9fa7d5be89799ffad89f24c349854be2ca3","kind":"tag","published_at":"2025-11-14T18:32:43.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.3","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"6281a80109a5cb489eaddc582ffe39ccd0f0ef68","kind":"tag","published_at":"2025-09-13T16:24:53.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.2","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.2/manifests"},{"name":"2.1.0","sha":"2ee821af866159c0bf4a295265bf2c8c0e27db7f","kind":"tag","published_at":"2025-08-30T00:14:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.0","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"52ceb470739a6615e9d1b9d133bb615a17e1cc4b","kind":"tag","published_at":"2025-02-14T13:02:53.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.0.1","html_url":"https://github.com/Qix-/color-string/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"f664009755e5d06a0d6fda5c59641ebb54a230d5","kind":"tag","published_at":"2025-02-06T08:11:04.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.0.0","html_url":"https://github.com/Qix-/color-string/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.0/manifests"},{"name":"1.9.1","sha":"d9b04bb2989b2279079ed1b48ac2e9d61291ef64","kind":"tag","published_at":"2022-04-22T17:38:22.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.9.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"4daceef89391f28eba415d043bbd1163c8f19a8c","kind":"tag","published_at":"2021-12-03T15:49:55.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.9.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.0/manifests"},{"name":"1.8.2","sha":"fc2f8809ada80367c99cd213e4eb2809442cc6f1","kind":"tag","published_at":"2021-11-30T19:12:04.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"0766ca79e8d716cdf8b109a0141e420dbd04b74a","kind":"tag","published_at":"2021-11-30T09:22:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"ab299a70f95f366239d35dd5083b9c88fa4ea0f5","kind":"tag","published_at":"2021-11-30T09:18:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.0/manifests"},{"name":"1.7.4","sha":"b541d55cc678fd9ac9574f8faec791ee7bf2cf05","kind":"tag","published_at":"2021-11-26T07:59:41.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.4","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"105ecfa3468904241dc60ac932018224a42cc386","kind":"tag","published_at":"2021-11-26T07:51:35.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.3","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"65d96a0b9aee745150bf9bdb51a135383ce3c7c9","kind":"tag","published_at":"2021-11-26T07:46:54.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"fa09fac233235e4f32210359eba705457ef344a4","kind":"tag","published_at":"2021-11-26T07:36:40.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"6ec8800d3e19235c02f97e731a797681020f39c9","kind":"tag","published_at":"2021-11-26T07:30:06.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1a68f9e91266f504e33441fcab59af22fcb1358d","kind":"tag","published_at":"2021-07-17T06:29:09.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.6.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.6.0/manifests"},{"name":"1.5.5","sha":"966ae4d80fc8f237674d099ce6214a9fb6a816bb","kind":"tag","published_at":"2021-03-05T18:00:00.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.5","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.5/manifests"},{"name":"1.5.4","sha":"60f3f66477a298589288e3df6e895f88e6cd8e8e","kind":"tag","published_at":"2020-10-09T07:19:10.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.4","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.4/manifests"},{"name":"1.5.2","sha":"06c3ad42fd60bb8e872a9ef275d3132656bc9c44","kind":"tag","published_at":"2017-03-09T20:09:00.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"554275a1699e28a1ccc1c40339d912cf9ab0c2ea","kind":"tag","published_at":"2017-03-09T19:14:20.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"efa8ffd4a0982edaa657f6aa7b0e0911748d5188","kind":"tag","published_at":"2017-02-22T19:45:27.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"32f1603cbc7d2ff2747c7bb52bd5c19260ee43f3","kind":"tag","published_at":"2016-12-06T17:43:32.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.4.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"0b68ed41a9a2c9f1b0bbe2fe5b7533642d185b69","kind":"tag","published_at":"2016-11-16T02:35:33.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.3.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"30b06b1e5eed570ecebe9f42432f97417c46b5ee","kind":"tag","published_at":"2016-11-11T19:36:52.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.3.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"87d3802d91ba90d0d2d96777e5ae38607a826ee0","kind":"tag","published_at":"2016-03-29T02:31:59.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.2.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"4164b3eb1c21334f894fafb38ba0f8215ef45ddf","kind":"tag","published_at":"2016-03-29T00:05:36.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.1.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"80d29270f5e75c90c7a5dca2274d3458e28c76bc","kind":"tag","published_at":"2016-03-28T23:50:59.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.1.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"c48a65dd513d3bd7a495129a254798f762880a03","kind":"tag","published_at":"2016-01-23T18:04:13.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.0.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"86d1a14830bec127dbf47594a7d2290de3187f1e","kind":"tag","published_at":"2016-01-23T17:13:02.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.0.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"d62b66db7ab1879700af879ad4b3df6d91fa7f9f","kind":"tag","published_at":"2016-01-03T17:25:12.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/0.4.0","html_url":"https://github.com/Qix-/color-string/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"cb3a23eeadb4abe4a9233c7ba49c731bcb1cfb0a","kind":"commit","published_at":"2015-02-19T07:21:56.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/0.3.0","html_url":"https://github.com/Qix-/color-string/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.3.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T01:17:28.932Z","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/node-color-string?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-color-string","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-color-string","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-color-string/dependencies","status":null,"funding_links":["https://github.com/sponsors/Qix-"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T22:30:26.090Z","issues_count":41,"pull_requests_count":64,"avg_time_to_close_issue":23259947.23529412,"avg_time_to_close_pull_request":15773021.923076924,"issues_closed_count":34,"pull_requests_closed_count":52,"pull_request_authors_count":42,"issue_authors_count":31,"avg_comments_per_issue":2.292682926829268,"avg_comments_per_pull_request":2.390625,"merged_pull_requests_count":30,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":11,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":1894634.8333333333,"past_year_avg_time_to_close_pull_request":2196139.2,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":2.090909090909091,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/issues","maintainers":[{"login":"LitoMore","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LitoMore"},{"login":"Qix-","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qix-"},{"login":"MoOx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoOx"}],"active_maintainers":[{"login":"LitoMore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LitoMore"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-color-string/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-color-string/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-color-string/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-color-string/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-color-string/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-color-string/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":1149},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-09-10T05:05:52.205Z","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":12053991,"name":"org.mvnpm:color-string","ecosystem":"maven","description":"Parser and generator for CSS color strings","homepage":"https://github.com/Qix-/color-string#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Qix-/color-string","keywords_array":[],"namespace":"org.mvnpm","versions_count":7,"first_release_published_at":"2025-03-19T17:44:04.000Z","latest_release_published_at":"2025-11-15T20:04:00.000Z","latest_release_number":"2.1.4","last_synced_at":"2026-09-10T21:03:54.214Z","created_at":"2025-08-30T04:17:36.463Z","updated_at":"2026-09-10T21:03:54.214Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/color-string/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/color-string/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":41366169,"uuid":"1920376","full_name":"Qix-/color-string","owner":"Qix-","description":"Parser and generator for CSS color strings","archived":false,"fork":false,"pushed_at":"2025-11-15T16:33:25.000Z","size":90,"stargazers_count":221,"open_issues_count":9,"forks_count":75,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-07-04T23:23:12.651Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Qix-.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-06-19T19:03:02.000Z","updated_at":"2026-04-23T17:14:31.000Z","dependencies_parsed_at":"2025-02-21T21:01:38.827Z","dependency_job_id":"b56099d8-b99b-4ced-898f-0bb22e757f2c","html_url":"https://github.com/Qix-/color-string","commit_stats":{"total_commits":113,"total_committers":30,"mean_commits":"3.7666666666666666","dds":0.8407079646017699,"last_synced_commit":"d9b04bb2989b2279079ed1b48ac2e9d61291ef64"},"previous_names":["harthur/color-string"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/Qix-/color-string","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/sbom","scorecard":{"id":115714,"data":{"date":"2025-08-11","repo":{"name":"github.com/Qix-/color-string","commit":"5afeccc67cf8b4a8faa3f1543301458b58cfdea4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":2,"reason":"Found 7/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Qix-/color-string/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Qix-/color-string/main.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-16T01:13:50.752Z","repository_id":41366169,"created_at":"2025-08-16T01:13:50.752Z","updated_at":"2025-08-16T01:13:50.752Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35288809,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-09T02:00:07.329Z","response_time":57,"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":"Qix-","name":"Josh Junon","uuid":"885648","kind":"user","description":"Working on @oro-os. Moderator alumnus @bellingcat. Member of @chalk, @debug-js. Formerly @uber, @vercel. Thank you sponsors ❤","email":"","website":null,"location":null,"twitter":null,"company":"@oro-os","icon_url":"https://avatars.githubusercontent.com/u/885648?u=c3355eab0ebf62e02afb1ae027fc8d8edba7b212\u0026v=4","repositories_count":436,"last_synced_at":"2026-09-04T00:11:37.051Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/Qix-","funding_links":["https://github.com/sponsors/Qix-"],"total_stars":10829,"followers":1852,"following":425,"created_at":"2022-11-02T16:19:02.297Z","updated_at":"2026-09-04T00:11:37.068Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-/repositories"},"tags":[{"name":"2.1.4","sha":"247fb2c0e76cc88408cc2834df2843a1ed078b60","kind":"tag","published_at":"2025-11-15T16:33:10.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.4","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"bb67f9fa7d5be89799ffad89f24c349854be2ca3","kind":"tag","published_at":"2025-11-14T18:32:43.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.3","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"6281a80109a5cb489eaddc582ffe39ccd0f0ef68","kind":"tag","published_at":"2025-09-13T16:24:53.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.2","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.2/manifests"},{"name":"2.1.0","sha":"2ee821af866159c0bf4a295265bf2c8c0e27db7f","kind":"tag","published_at":"2025-08-30T00:14:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.0","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"52ceb470739a6615e9d1b9d133bb615a17e1cc4b","kind":"tag","published_at":"2025-02-14T13:02:53.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.0.1","html_url":"https://github.com/Qix-/color-string/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"f664009755e5d06a0d6fda5c59641ebb54a230d5","kind":"tag","published_at":"2025-02-06T08:11:04.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.0.0","html_url":"https://github.com/Qix-/color-string/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.0/manifests"},{"name":"1.9.1","sha":"d9b04bb2989b2279079ed1b48ac2e9d61291ef64","kind":"tag","published_at":"2022-04-22T17:38:22.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.9.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"4daceef89391f28eba415d043bbd1163c8f19a8c","kind":"tag","published_at":"2021-12-03T15:49:55.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.9.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.0/manifests"},{"name":"1.8.2","sha":"fc2f8809ada80367c99cd213e4eb2809442cc6f1","kind":"tag","published_at":"2021-11-30T19:12:04.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"0766ca79e8d716cdf8b109a0141e420dbd04b74a","kind":"tag","published_at":"2021-11-30T09:22:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"ab299a70f95f366239d35dd5083b9c88fa4ea0f5","kind":"tag","published_at":"2021-11-30T09:18:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.0/manifests"},{"name":"1.7.4","sha":"b541d55cc678fd9ac9574f8faec791ee7bf2cf05","kind":"tag","published_at":"2021-11-26T07:59:41.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.4","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"105ecfa3468904241dc60ac932018224a42cc386","kind":"tag","published_at":"2021-11-26T07:51:35.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.3","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"65d96a0b9aee745150bf9bdb51a135383ce3c7c9","kind":"tag","published_at":"2021-11-26T07:46:54.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"fa09fac233235e4f32210359eba705457ef344a4","kind":"tag","published_at":"2021-11-26T07:36:40.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"6ec8800d3e19235c02f97e731a797681020f39c9","kind":"tag","published_at":"2021-11-26T07:30:06.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1a68f9e91266f504e33441fcab59af22fcb1358d","kind":"tag","published_at":"2021-07-17T06:29:09.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.6.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.6.0/manifests"},{"name":"1.5.5","sha":"966ae4d80fc8f237674d099ce6214a9fb6a816bb","kind":"tag","published_at":"2021-03-05T18:00:00.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.5","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.5/manifests"},{"name":"1.5.4","sha":"60f3f66477a298589288e3df6e895f88e6cd8e8e","kind":"tag","published_at":"2020-10-09T07:19:10.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.4","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.4/manifests"},{"name":"1.5.2","sha":"06c3ad42fd60bb8e872a9ef275d3132656bc9c44","kind":"tag","published_at":"2017-03-09T20:09:00.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"554275a1699e28a1ccc1c40339d912cf9ab0c2ea","kind":"tag","published_at":"2017-03-09T19:14:20.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"efa8ffd4a0982edaa657f6aa7b0e0911748d5188","kind":"tag","published_at":"2017-02-22T19:45:27.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"32f1603cbc7d2ff2747c7bb52bd5c19260ee43f3","kind":"tag","published_at":"2016-12-06T17:43:32.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.4.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"0b68ed41a9a2c9f1b0bbe2fe5b7533642d185b69","kind":"tag","published_at":"2016-11-16T02:35:33.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.3.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"30b06b1e5eed570ecebe9f42432f97417c46b5ee","kind":"tag","published_at":"2016-11-11T19:36:52.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.3.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"87d3802d91ba90d0d2d96777e5ae38607a826ee0","kind":"tag","published_at":"2016-03-29T02:31:59.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.2.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"4164b3eb1c21334f894fafb38ba0f8215ef45ddf","kind":"tag","published_at":"2016-03-29T00:05:36.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.1.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"80d29270f5e75c90c7a5dca2274d3458e28c76bc","kind":"tag","published_at":"2016-03-28T23:50:59.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.1.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"c48a65dd513d3bd7a495129a254798f762880a03","kind":"tag","published_at":"2016-01-23T18:04:13.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.0.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"86d1a14830bec127dbf47594a7d2290de3187f1e","kind":"tag","published_at":"2016-01-23T17:13:02.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.0.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"d62b66db7ab1879700af879ad4b3df6d91fa7f9f","kind":"tag","published_at":"2016-01-03T17:25:12.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/0.4.0","html_url":"https://github.com/Qix-/color-string/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"cb3a23eeadb4abe4a9233c7ba49c731bcb1cfb0a","kind":"commit","published_at":"2015-02-19T07:21:56.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/0.3.0","html_url":"https://github.com/Qix-/color-string/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.3.0/manifests"}]},"repo_metadata_updated_at":"2026-09-04T22:15:24.984Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.31888409973963,"dependent_packages_count":46.20410076500251,"stargazers_count":22.846654521819527,"forks_count":22.21243717787929,"docker_downloads_count":null,"average":30.89551914111024},"purl":"pkg:maven/org.mvnpm/color-string","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:color-string","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:color-string","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:color-string/dependencies","status":null,"funding_links":["https://github.com/sponsors/Qix-"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-04T17:54:32.701Z","issues_count":41,"pull_requests_count":65,"avg_time_to_close_issue":23259947.23529412,"avg_time_to_close_pull_request":15773021.923076924,"issues_closed_count":34,"pull_requests_closed_count":52,"pull_request_authors_count":43,"issue_authors_count":31,"avg_comments_per_issue":2.292682926829268,"avg_comments_per_pull_request":2.353846153846154,"merged_pull_requests_count":30,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":72137.33333333333,"past_year_avg_time_to_close_pull_request":24163.666666666668,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":0.5555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/issues","maintainers":[{"login":"LitoMore","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LitoMore"},{"login":"Qix-","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qix-"},{"login":"MoOx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoOx"}],"active_maintainers":[{"login":"LitoMore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LitoMore"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:color-string/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:color-string/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:color-string/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:color-string/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:color-string/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:color-string/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":622836,"maintainers_count":0,"namespaces_count":82695,"keywords_count":37244,"github":"maven-central","metadata":{"funded_packages_count":51590,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-11T05:02:29.819Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5066591,"name":"org.webjars.npm:color-string","ecosystem":"maven","description":"WebJar for color-string","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Qix-/color-string","keywords_array":[],"namespace":"org.webjars.npm","versions_count":8,"first_release_published_at":"2015-06-11T09:18:21.000Z","latest_release_published_at":"2022-04-27T19:43:03.000Z","latest_release_number":"1.9.1","last_synced_at":"2026-09-10T21:03:57.456Z","created_at":"2022-07-28T05:53:22.956Z","updated_at":"2026-09-10T21:03:57.456Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/color-string/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/color-string/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":41366169,"uuid":"1920376","full_name":"Qix-/color-string","owner":"Qix-","description":"Parser and generator for CSS color strings","archived":false,"fork":false,"pushed_at":"2025-11-15T16:33:25.000Z","size":90,"stargazers_count":221,"open_issues_count":9,"forks_count":75,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-07-04T23:23:12.651Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Qix-.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-06-19T19:03:02.000Z","updated_at":"2026-04-23T17:14:31.000Z","dependencies_parsed_at":"2025-02-21T21:01:38.827Z","dependency_job_id":"b56099d8-b99b-4ced-898f-0bb22e757f2c","html_url":"https://github.com/Qix-/color-string","commit_stats":{"total_commits":113,"total_committers":30,"mean_commits":"3.7666666666666666","dds":0.8407079646017699,"last_synced_commit":"d9b04bb2989b2279079ed1b48ac2e9d61291ef64"},"previous_names":["harthur/color-string"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/Qix-/color-string","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/sbom","scorecard":{"id":115714,"data":{"date":"2025-08-11","repo":{"name":"github.com/Qix-/color-string","commit":"5afeccc67cf8b4a8faa3f1543301458b58cfdea4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":2,"reason":"Found 7/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Qix-/color-string/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Qix-/color-string/main.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-16T01:13:50.752Z","repository_id":41366169,"created_at":"2025-08-16T01:13:50.752Z","updated_at":"2025-08-16T01:13:50.752Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35288809,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-09T02:00:07.329Z","response_time":57,"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":"Qix-","name":"Josh Junon","uuid":"885648","kind":"user","description":"Working on @oro-os. Moderator alumnus @bellingcat. Member of @chalk, @debug-js. Formerly @uber, @vercel. Thank you sponsors ❤","email":"","website":null,"location":null,"twitter":null,"company":"@oro-os","icon_url":"https://avatars.githubusercontent.com/u/885648?u=c3355eab0ebf62e02afb1ae027fc8d8edba7b212\u0026v=4","repositories_count":436,"last_synced_at":"2026-08-16T00:36:50.960Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/Qix-","funding_links":["https://github.com/sponsors/Qix-"],"total_stars":10829,"followers":1850,"following":424,"created_at":"2022-11-02T16:19:02.297Z","updated_at":"2026-08-16T00:36:50.978Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-/repositories"},"tags":[{"name":"2.1.4","sha":"247fb2c0e76cc88408cc2834df2843a1ed078b60","kind":"tag","published_at":"2025-11-15T16:33:10.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.4","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"bb67f9fa7d5be89799ffad89f24c349854be2ca3","kind":"tag","published_at":"2025-11-14T18:32:43.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.3","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"6281a80109a5cb489eaddc582ffe39ccd0f0ef68","kind":"tag","published_at":"2025-09-13T16:24:53.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.2","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.2/manifests"},{"name":"2.1.0","sha":"2ee821af866159c0bf4a295265bf2c8c0e27db7f","kind":"tag","published_at":"2025-08-30T00:14:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.0","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"52ceb470739a6615e9d1b9d133bb615a17e1cc4b","kind":"tag","published_at":"2025-02-14T13:02:53.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.0.1","html_url":"https://github.com/Qix-/color-string/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"f664009755e5d06a0d6fda5c59641ebb54a230d5","kind":"tag","published_at":"2025-02-06T08:11:04.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.0.0","html_url":"https://github.com/Qix-/color-string/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.0/manifests"},{"name":"1.9.1","sha":"d9b04bb2989b2279079ed1b48ac2e9d61291ef64","kind":"tag","published_at":"2022-04-22T17:38:22.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.9.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"4daceef89391f28eba415d043bbd1163c8f19a8c","kind":"tag","published_at":"2021-12-03T15:49:55.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.9.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.0/manifests"},{"name":"1.8.2","sha":"fc2f8809ada80367c99cd213e4eb2809442cc6f1","kind":"tag","published_at":"2021-11-30T19:12:04.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"0766ca79e8d716cdf8b109a0141e420dbd04b74a","kind":"tag","published_at":"2021-11-30T09:22:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"ab299a70f95f366239d35dd5083b9c88fa4ea0f5","kind":"tag","published_at":"2021-11-30T09:18:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.0/manifests"},{"name":"1.7.4","sha":"b541d55cc678fd9ac9574f8faec791ee7bf2cf05","kind":"tag","published_at":"2021-11-26T07:59:41.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.4","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"105ecfa3468904241dc60ac932018224a42cc386","kind":"tag","published_at":"2021-11-26T07:51:35.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.3","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"65d96a0b9aee745150bf9bdb51a135383ce3c7c9","kind":"tag","published_at":"2021-11-26T07:46:54.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"fa09fac233235e4f32210359eba705457ef344a4","kind":"tag","published_at":"2021-11-26T07:36:40.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"6ec8800d3e19235c02f97e731a797681020f39c9","kind":"tag","published_at":"2021-11-26T07:30:06.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1a68f9e91266f504e33441fcab59af22fcb1358d","kind":"tag","published_at":"2021-07-17T06:29:09.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.6.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.6.0/manifests"},{"name":"1.5.5","sha":"966ae4d80fc8f237674d099ce6214a9fb6a816bb","kind":"tag","published_at":"2021-03-05T18:00:00.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.5","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.5/manifests"},{"name":"1.5.4","sha":"60f3f66477a298589288e3df6e895f88e6cd8e8e","kind":"tag","published_at":"2020-10-09T07:19:10.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.4","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.4/manifests"},{"name":"1.5.2","sha":"06c3ad42fd60bb8e872a9ef275d3132656bc9c44","kind":"tag","published_at":"2017-03-09T20:09:00.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"554275a1699e28a1ccc1c40339d912cf9ab0c2ea","kind":"tag","published_at":"2017-03-09T19:14:20.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"efa8ffd4a0982edaa657f6aa7b0e0911748d5188","kind":"tag","published_at":"2017-02-22T19:45:27.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"32f1603cbc7d2ff2747c7bb52bd5c19260ee43f3","kind":"tag","published_at":"2016-12-06T17:43:32.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.4.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"0b68ed41a9a2c9f1b0bbe2fe5b7533642d185b69","kind":"tag","published_at":"2016-11-16T02:35:33.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.3.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"30b06b1e5eed570ecebe9f42432f97417c46b5ee","kind":"tag","published_at":"2016-11-11T19:36:52.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.3.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"87d3802d91ba90d0d2d96777e5ae38607a826ee0","kind":"tag","published_at":"2016-03-29T02:31:59.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.2.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"4164b3eb1c21334f894fafb38ba0f8215ef45ddf","kind":"tag","published_at":"2016-03-29T00:05:36.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.1.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"80d29270f5e75c90c7a5dca2274d3458e28c76bc","kind":"tag","published_at":"2016-03-28T23:50:59.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.1.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"c48a65dd513d3bd7a495129a254798f762880a03","kind":"tag","published_at":"2016-01-23T18:04:13.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.0.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"86d1a14830bec127dbf47594a7d2290de3187f1e","kind":"tag","published_at":"2016-01-23T17:13:02.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.0.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"d62b66db7ab1879700af879ad4b3df6d91fa7f9f","kind":"tag","published_at":"2016-01-03T17:25:12.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/0.4.0","html_url":"https://github.com/Qix-/color-string/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"cb3a23eeadb4abe4a9233c7ba49c731bcb1cfb0a","kind":"commit","published_at":"2015-02-19T07:21:56.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/0.3.0","html_url":"https://github.com/Qix-/color-string/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.3.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T01:17:28.930Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.77465987245843,"dependent_packages_count":32.98601447606843,"stargazers_count":22.156393596892553,"forks_count":22.05287869535184,"docker_downloads_count":null,"average":24.492486660192814},"purl":"pkg:maven/org.webjars.npm/color-string","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:color-string","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:color-string","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:color-string/dependencies","status":null,"funding_links":["https://github.com/sponsors/Qix-"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T22:30:26.090Z","issues_count":41,"pull_requests_count":64,"avg_time_to_close_issue":23259947.23529412,"avg_time_to_close_pull_request":15773021.923076924,"issues_closed_count":34,"pull_requests_closed_count":52,"pull_request_authors_count":42,"issue_authors_count":31,"avg_comments_per_issue":2.292682926829268,"avg_comments_per_pull_request":2.390625,"merged_pull_requests_count":30,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":11,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":1894634.8333333333,"past_year_avg_time_to_close_pull_request":2196139.2,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":2.090909090909091,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/issues","maintainers":[{"login":"LitoMore","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LitoMore"},{"login":"Qix-","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qix-"},{"login":"MoOx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoOx"}],"active_maintainers":[{"login":"LitoMore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LitoMore"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:color-string/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:color-string/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:color-string/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:color-string/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:color-string/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:color-string/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":622836,"maintainers_count":0,"namespaces_count":82695,"keywords_count":37244,"github":"maven-central","metadata":{"funded_packages_count":51590,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-11T05:02:29.819Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13557966,"name":"node-color-string","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/qix-/color-string","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/qix-/color-string","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:41:47.817Z","latest_release_published_at":"2026-02-11T04:41:47.817Z","latest_release_number":"1.9.1-2","last_synced_at":"2026-08-07T06:09:13.831Z","created_at":"2026-02-11T04:41:47.631Z","updated_at":"2026-09-11T02:22:49.321Z","registry_url":"https://launchpad.net/ubuntu/+source/node-color-string","install_command":"apt-get install node-color-string","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-color-string","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-color-name, node-simple-swizzle, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":41366169,"uuid":"1920376","full_name":"Qix-/color-string","owner":"Qix-","description":"Parser and generator for CSS color strings","archived":false,"fork":false,"pushed_at":"2025-11-15T16:33:25.000Z","size":90,"stargazers_count":221,"open_issues_count":16,"forks_count":75,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-09-10T21:38:25.713Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Qix-.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-06-19T19:03:02.000Z","updated_at":"2026-04-23T17:14:31.000Z","dependencies_parsed_at":"2025-02-21T21:01:38.827Z","dependency_job_id":"b56099d8-b99b-4ced-898f-0bb22e757f2c","html_url":"https://github.com/Qix-/color-string","commit_stats":{"total_commits":113,"total_committers":30,"mean_commits":"3.7666666666666666","dds":0.8407079646017699,"last_synced_commit":"d9b04bb2989b2279079ed1b48ac2e9d61291ef64"},"previous_names":["harthur/color-string"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/Qix-/color-string","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/sbom","scorecard":{"id":115714,"data":{"date":"2025-08-11","repo":{"name":"github.com/Qix-/color-string","commit":"5afeccc67cf8b4a8faa3f1543301458b58cfdea4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":2,"reason":"Found 7/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Qix-/color-string/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Qix-/color-string/main.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-16T01:13:50.752Z","repository_id":41366169,"created_at":"2025-08-16T01:13:50.752Z","updated_at":"2025-08-16T01:13:50.752Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37208492,"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-09-11T02:00:05.857Z","response_time":56,"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":"Qix-","name":"Josh Junon","uuid":"885648","kind":"user","description":"Working on @oro-os. Moderator alumnus @bellingcat. Member of @chalk, @debug-js. Formerly @uber, @vercel. Thank you sponsors ❤","email":"","website":null,"location":null,"twitter":null,"company":"@oro-os","icon_url":"https://avatars.githubusercontent.com/u/885648?u=c3355eab0ebf62e02afb1ae027fc8d8edba7b212\u0026v=4","repositories_count":436,"last_synced_at":"2026-09-11T00:23:07.943Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/Qix-","funding_links":["https://github.com/sponsors/Qix-"],"total_stars":10829,"followers":1855,"following":427,"created_at":"2022-11-02T16:19:02.297Z","updated_at":"2026-09-11T00:23:07.959Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-/repositories"},"tags":[{"name":"2.1.4","sha":"247fb2c0e76cc88408cc2834df2843a1ed078b60","kind":"tag","published_at":"2025-11-15T16:33:10.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.4","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"bb67f9fa7d5be89799ffad89f24c349854be2ca3","kind":"tag","published_at":"2025-11-14T18:32:43.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.3","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"6281a80109a5cb489eaddc582ffe39ccd0f0ef68","kind":"tag","published_at":"2025-09-13T16:24:53.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.2","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.2/manifests"},{"name":"2.1.0","sha":"2ee821af866159c0bf4a295265bf2c8c0e27db7f","kind":"tag","published_at":"2025-08-30T00:14:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.0","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"52ceb470739a6615e9d1b9d133bb615a17e1cc4b","kind":"tag","published_at":"2025-02-14T13:02:53.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.0.1","html_url":"https://github.com/Qix-/color-string/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"f664009755e5d06a0d6fda5c59641ebb54a230d5","kind":"tag","published_at":"2025-02-06T08:11:04.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.0.0","html_url":"https://github.com/Qix-/color-string/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.0/manifests"},{"name":"1.9.1","sha":"d9b04bb2989b2279079ed1b48ac2e9d61291ef64","kind":"tag","published_at":"2022-04-22T17:38:22.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.9.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"4daceef89391f28eba415d043bbd1163c8f19a8c","kind":"tag","published_at":"2021-12-03T15:49:55.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.9.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.0/manifests"},{"name":"1.8.2","sha":"fc2f8809ada80367c99cd213e4eb2809442cc6f1","kind":"tag","published_at":"2021-11-30T19:12:04.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"0766ca79e8d716cdf8b109a0141e420dbd04b74a","kind":"tag","published_at":"2021-11-30T09:22:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"ab299a70f95f366239d35dd5083b9c88fa4ea0f5","kind":"tag","published_at":"2021-11-30T09:18:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.0/manifests"},{"name":"1.7.4","sha":"b541d55cc678fd9ac9574f8faec791ee7bf2cf05","kind":"tag","published_at":"2021-11-26T07:59:41.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.4","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"105ecfa3468904241dc60ac932018224a42cc386","kind":"tag","published_at":"2021-11-26T07:51:35.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.3","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"65d96a0b9aee745150bf9bdb51a135383ce3c7c9","kind":"tag","published_at":"2021-11-26T07:46:54.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"fa09fac233235e4f32210359eba705457ef344a4","kind":"tag","published_at":"2021-11-26T07:36:40.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"6ec8800d3e19235c02f97e731a797681020f39c9","kind":"tag","published_at":"2021-11-26T07:30:06.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1a68f9e91266f504e33441fcab59af22fcb1358d","kind":"tag","published_at":"2021-07-17T06:29:09.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.6.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.6.0/manifests"},{"name":"1.5.5","sha":"966ae4d80fc8f237674d099ce6214a9fb6a816bb","kind":"tag","published_at":"2021-03-05T18:00:00.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.5","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.5/manifests"},{"name":"1.5.4","sha":"60f3f66477a298589288e3df6e895f88e6cd8e8e","kind":"tag","published_at":"2020-10-09T07:19:10.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.4","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.4/manifests"},{"name":"1.5.2","sha":"06c3ad42fd60bb8e872a9ef275d3132656bc9c44","kind":"tag","published_at":"2017-03-09T20:09:00.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"554275a1699e28a1ccc1c40339d912cf9ab0c2ea","kind":"tag","published_at":"2017-03-09T19:14:20.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"efa8ffd4a0982edaa657f6aa7b0e0911748d5188","kind":"tag","published_at":"2017-02-22T19:45:27.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"32f1603cbc7d2ff2747c7bb52bd5c19260ee43f3","kind":"tag","published_at":"2016-12-06T17:43:32.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.4.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"0b68ed41a9a2c9f1b0bbe2fe5b7533642d185b69","kind":"tag","published_at":"2016-11-16T02:35:33.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.3.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"30b06b1e5eed570ecebe9f42432f97417c46b5ee","kind":"tag","published_at":"2016-11-11T19:36:52.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.3.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"87d3802d91ba90d0d2d96777e5ae38607a826ee0","kind":"tag","published_at":"2016-03-29T02:31:59.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.2.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"4164b3eb1c21334f894fafb38ba0f8215ef45ddf","kind":"tag","published_at":"2016-03-29T00:05:36.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.1.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"80d29270f5e75c90c7a5dca2274d3458e28c76bc","kind":"tag","published_at":"2016-03-28T23:50:59.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.1.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"c48a65dd513d3bd7a495129a254798f762880a03","kind":"tag","published_at":"2016-01-23T18:04:13.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.0.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"86d1a14830bec127dbf47594a7d2290de3187f1e","kind":"tag","published_at":"2016-01-23T17:13:02.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.0.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"d62b66db7ab1879700af879ad4b3df6d91fa7f9f","kind":"tag","published_at":"2016-01-03T17:25:12.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/0.4.0","html_url":"https://github.com/Qix-/color-string/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"cb3a23eeadb4abe4a9233c7ba49c731bcb1cfb0a","kind":"commit","published_at":"2015-02-19T07:21:56.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/0.3.0","html_url":"https://github.com/Qix-/color-string/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.3.0/manifests"}]},"repo_metadata_updated_at":"2026-09-11T02:22:49.321Z","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/node-color-string?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-color-string","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-color-string","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-color-string/dependencies","status":null,"funding_links":["https://github.com/sponsors/Qix-"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-10T21:03:42.850Z","issues_count":41,"pull_requests_count":66,"avg_time_to_close_issue":23259947.23529412,"avg_time_to_close_pull_request":15773021.923076924,"issues_closed_count":34,"pull_requests_closed_count":52,"pull_request_authors_count":44,"issue_authors_count":31,"avg_comments_per_issue":2.292682926829268,"avg_comments_per_pull_request":2.3181818181818183,"merged_pull_requests_count":30,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":72137.33333333333,"past_year_avg_time_to_close_pull_request":24163.666666666668,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":0.5555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/issues","maintainers":[{"login":"LitoMore","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LitoMore"},{"login":"Qix-","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qix-"},{"login":"MoOx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoOx"}],"active_maintainers":[{"login":"LitoMore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LitoMore"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-color-string/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-color-string/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-color-string/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-color-string/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-color-string/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-color-string/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":1301},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-09-10T05:05:57.112Z","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":13793503,"name":"node-color-string","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/qix-/color-string","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/qix-/color-string","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T15:57:56.092Z","latest_release_published_at":"2026-02-13T15:57:56.092Z","latest_release_number":"1.9.1-2","last_synced_at":"2026-08-07T06:08:32.890Z","created_at":"2026-02-13T15:57:55.898Z","updated_at":"2026-09-11T02:22:50.439Z","registry_url":"https://launchpad.net/ubuntu/+source/node-color-string","install_command":"apt-get install node-color-string","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-color-string","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-color-name, node-simple-swizzle, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":41366169,"uuid":"1920376","full_name":"Qix-/color-string","owner":"Qix-","description":"Parser and generator for CSS color strings","archived":false,"fork":false,"pushed_at":"2025-11-15T16:33:25.000Z","size":90,"stargazers_count":221,"open_issues_count":16,"forks_count":75,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-09-10T21:38:25.713Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Qix-.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-06-19T19:03:02.000Z","updated_at":"2026-04-23T17:14:31.000Z","dependencies_parsed_at":"2025-02-21T21:01:38.827Z","dependency_job_id":"b56099d8-b99b-4ced-898f-0bb22e757f2c","html_url":"https://github.com/Qix-/color-string","commit_stats":{"total_commits":113,"total_committers":30,"mean_commits":"3.7666666666666666","dds":0.8407079646017699,"last_synced_commit":"d9b04bb2989b2279079ed1b48ac2e9d61291ef64"},"previous_names":["harthur/color-string"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/Qix-/color-string","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/sbom","scorecard":{"id":115714,"data":{"date":"2025-08-11","repo":{"name":"github.com/Qix-/color-string","commit":"5afeccc67cf8b4a8faa3f1543301458b58cfdea4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":2,"reason":"Found 7/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Qix-/color-string/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Qix-/color-string/main.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-16T01:13:50.752Z","repository_id":41366169,"created_at":"2025-08-16T01:13:50.752Z","updated_at":"2025-08-16T01:13:50.752Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37208492,"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-09-11T02:00:05.857Z","response_time":56,"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":"Qix-","name":"Josh Junon","uuid":"885648","kind":"user","description":"Working on @oro-os. Moderator alumnus @bellingcat. Member of @chalk, @debug-js. Formerly @uber, @vercel. Thank you sponsors ❤","email":"","website":null,"location":null,"twitter":null,"company":"@oro-os","icon_url":"https://avatars.githubusercontent.com/u/885648?u=c3355eab0ebf62e02afb1ae027fc8d8edba7b212\u0026v=4","repositories_count":436,"last_synced_at":"2026-09-11T00:23:07.943Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/Qix-","funding_links":["https://github.com/sponsors/Qix-"],"total_stars":10829,"followers":1855,"following":427,"created_at":"2022-11-02T16:19:02.297Z","updated_at":"2026-09-11T00:23:07.959Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-/repositories"},"tags":[{"name":"2.1.4","sha":"247fb2c0e76cc88408cc2834df2843a1ed078b60","kind":"tag","published_at":"2025-11-15T16:33:10.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.4","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"bb67f9fa7d5be89799ffad89f24c349854be2ca3","kind":"tag","published_at":"2025-11-14T18:32:43.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.3","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"6281a80109a5cb489eaddc582ffe39ccd0f0ef68","kind":"tag","published_at":"2025-09-13T16:24:53.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.2","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.2/manifests"},{"name":"2.1.0","sha":"2ee821af866159c0bf4a295265bf2c8c0e27db7f","kind":"tag","published_at":"2025-08-30T00:14:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.0","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"52ceb470739a6615e9d1b9d133bb615a17e1cc4b","kind":"tag","published_at":"2025-02-14T13:02:53.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.0.1","html_url":"https://github.com/Qix-/color-string/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"f664009755e5d06a0d6fda5c59641ebb54a230d5","kind":"tag","published_at":"2025-02-06T08:11:04.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.0.0","html_url":"https://github.com/Qix-/color-string/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.0/manifests"},{"name":"1.9.1","sha":"d9b04bb2989b2279079ed1b48ac2e9d61291ef64","kind":"tag","published_at":"2022-04-22T17:38:22.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.9.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"4daceef89391f28eba415d043bbd1163c8f19a8c","kind":"tag","published_at":"2021-12-03T15:49:55.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.9.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.0/manifests"},{"name":"1.8.2","sha":"fc2f8809ada80367c99cd213e4eb2809442cc6f1","kind":"tag","published_at":"2021-11-30T19:12:04.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"0766ca79e8d716cdf8b109a0141e420dbd04b74a","kind":"tag","published_at":"2021-11-30T09:22:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"ab299a70f95f366239d35dd5083b9c88fa4ea0f5","kind":"tag","published_at":"2021-11-30T09:18:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.0/manifests"},{"name":"1.7.4","sha":"b541d55cc678fd9ac9574f8faec791ee7bf2cf05","kind":"tag","published_at":"2021-11-26T07:59:41.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.4","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"105ecfa3468904241dc60ac932018224a42cc386","kind":"tag","published_at":"2021-11-26T07:51:35.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.3","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"65d96a0b9aee745150bf9bdb51a135383ce3c7c9","kind":"tag","published_at":"2021-11-26T07:46:54.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"fa09fac233235e4f32210359eba705457ef344a4","kind":"tag","published_at":"2021-11-26T07:36:40.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"6ec8800d3e19235c02f97e731a797681020f39c9","kind":"tag","published_at":"2021-11-26T07:30:06.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1a68f9e91266f504e33441fcab59af22fcb1358d","kind":"tag","published_at":"2021-07-17T06:29:09.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.6.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.6.0/manifests"},{"name":"1.5.5","sha":"966ae4d80fc8f237674d099ce6214a9fb6a816bb","kind":"tag","published_at":"2021-03-05T18:00:00.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.5","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.5/manifests"},{"name":"1.5.4","sha":"60f3f66477a298589288e3df6e895f88e6cd8e8e","kind":"tag","published_at":"2020-10-09T07:19:10.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.4","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.4/manifests"},{"name":"1.5.2","sha":"06c3ad42fd60bb8e872a9ef275d3132656bc9c44","kind":"tag","published_at":"2017-03-09T20:09:00.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"554275a1699e28a1ccc1c40339d912cf9ab0c2ea","kind":"tag","published_at":"2017-03-09T19:14:20.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"efa8ffd4a0982edaa657f6aa7b0e0911748d5188","kind":"tag","published_at":"2017-02-22T19:45:27.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"32f1603cbc7d2ff2747c7bb52bd5c19260ee43f3","kind":"tag","published_at":"2016-12-06T17:43:32.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.4.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"0b68ed41a9a2c9f1b0bbe2fe5b7533642d185b69","kind":"tag","published_at":"2016-11-16T02:35:33.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.3.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"30b06b1e5eed570ecebe9f42432f97417c46b5ee","kind":"tag","published_at":"2016-11-11T19:36:52.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.3.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"87d3802d91ba90d0d2d96777e5ae38607a826ee0","kind":"tag","published_at":"2016-03-29T02:31:59.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.2.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"4164b3eb1c21334f894fafb38ba0f8215ef45ddf","kind":"tag","published_at":"2016-03-29T00:05:36.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.1.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"80d29270f5e75c90c7a5dca2274d3458e28c76bc","kind":"tag","published_at":"2016-03-28T23:50:59.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.1.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"c48a65dd513d3bd7a495129a254798f762880a03","kind":"tag","published_at":"2016-01-23T18:04:13.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.0.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"86d1a14830bec127dbf47594a7d2290de3187f1e","kind":"tag","published_at":"2016-01-23T17:13:02.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.0.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"d62b66db7ab1879700af879ad4b3df6d91fa7f9f","kind":"tag","published_at":"2016-01-03T17:25:12.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/0.4.0","html_url":"https://github.com/Qix-/color-string/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"cb3a23eeadb4abe4a9233c7ba49c731bcb1cfb0a","kind":"commit","published_at":"2015-02-19T07:21:56.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/0.3.0","html_url":"https://github.com/Qix-/color-string/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.3.0/manifests"}]},"repo_metadata_updated_at":"2026-09-11T02:22:50.439Z","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/node-color-string?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-color-string","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-color-string","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-color-string/dependencies","status":null,"funding_links":["https://github.com/sponsors/Qix-"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-10T21:03:42.850Z","issues_count":41,"pull_requests_count":66,"avg_time_to_close_issue":23259947.23529412,"avg_time_to_close_pull_request":15773021.923076924,"issues_closed_count":34,"pull_requests_closed_count":52,"pull_request_authors_count":44,"issue_authors_count":31,"avg_comments_per_issue":2.292682926829268,"avg_comments_per_pull_request":2.3181818181818183,"merged_pull_requests_count":30,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":72137.33333333333,"past_year_avg_time_to_close_pull_request":24163.666666666668,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":0.5555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/issues","maintainers":[{"login":"LitoMore","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LitoMore"},{"login":"Qix-","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qix-"},{"login":"MoOx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoOx"}],"active_maintainers":[{"login":"LitoMore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LitoMore"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-color-string/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-color-string/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-color-string/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-color-string/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-color-string/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-color-string/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":2211,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1541},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-09-10T05:05:55.540Z","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":13596103,"name":"node-color-string","ecosystem":"debian","description":null,"homepage":"https://github.com/qix-/color-string#readme","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/qix-/color-string","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:23:10.044Z","latest_release_published_at":"2026-02-11T10:23:10.044Z","latest_release_number":"1.5.2-1","last_synced_at":"2026-08-07T06:08:20.883Z","created_at":"2026-02-11T10:23:09.861Z","updated_at":"2026-09-11T02:22:50.528Z","registry_url":"https://tracker.debian.org/pkg/node-color-string","install_command":"apt-get install node-color-string","documentation_url":"https://packages.debian.org/buster/node-color-string","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-color-string","standards_version":"4.1.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), dh-buildinfo, nodejs, node-color-name (\u003e= 1.0.0), node-simple-swizzle (\u003e= 0.2.2)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":41366169,"uuid":"1920376","full_name":"Qix-/color-string","owner":"Qix-","description":"Parser and generator for CSS color strings","archived":false,"fork":false,"pushed_at":"2025-11-15T16:33:25.000Z","size":90,"stargazers_count":221,"open_issues_count":16,"forks_count":75,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-09-10T21:38:25.713Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Qix-.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-06-19T19:03:02.000Z","updated_at":"2026-04-23T17:14:31.000Z","dependencies_parsed_at":"2025-02-21T21:01:38.827Z","dependency_job_id":"b56099d8-b99b-4ced-898f-0bb22e757f2c","html_url":"https://github.com/Qix-/color-string","commit_stats":{"total_commits":113,"total_committers":30,"mean_commits":"3.7666666666666666","dds":0.8407079646017699,"last_synced_commit":"d9b04bb2989b2279079ed1b48ac2e9d61291ef64"},"previous_names":["harthur/color-string"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/Qix-/color-string","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/sbom","scorecard":{"id":115714,"data":{"date":"2025-08-11","repo":{"name":"github.com/Qix-/color-string","commit":"5afeccc67cf8b4a8faa3f1543301458b58cfdea4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":2,"reason":"Found 7/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Qix-/color-string/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Qix-/color-string/main.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-16T01:13:50.752Z","repository_id":41366169,"created_at":"2025-08-16T01:13:50.752Z","updated_at":"2025-08-16T01:13:50.752Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37208492,"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-09-11T02:00:05.857Z","response_time":56,"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":"Qix-","name":"Josh Junon","uuid":"885648","kind":"user","description":"Working on @oro-os. Moderator alumnus @bellingcat. Member of @chalk, @debug-js. Formerly @uber, @vercel. Thank you sponsors ❤","email":"","website":null,"location":null,"twitter":null,"company":"@oro-os","icon_url":"https://avatars.githubusercontent.com/u/885648?u=c3355eab0ebf62e02afb1ae027fc8d8edba7b212\u0026v=4","repositories_count":436,"last_synced_at":"2026-09-11T00:23:07.943Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/Qix-","funding_links":["https://github.com/sponsors/Qix-"],"total_stars":10829,"followers":1855,"following":427,"created_at":"2022-11-02T16:19:02.297Z","updated_at":"2026-09-11T00:23:07.959Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qix-/repositories"},"tags":[{"name":"2.1.4","sha":"247fb2c0e76cc88408cc2834df2843a1ed078b60","kind":"tag","published_at":"2025-11-15T16:33:10.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.4","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"bb67f9fa7d5be89799ffad89f24c349854be2ca3","kind":"tag","published_at":"2025-11-14T18:32:43.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.3","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"6281a80109a5cb489eaddc582ffe39ccd0f0ef68","kind":"tag","published_at":"2025-09-13T16:24:53.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.2","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.2/manifests"},{"name":"2.1.0","sha":"2ee821af866159c0bf4a295265bf2c8c0e27db7f","kind":"tag","published_at":"2025-08-30T00:14:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.1.0","html_url":"https://github.com/Qix-/color-string/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"52ceb470739a6615e9d1b9d133bb615a17e1cc4b","kind":"tag","published_at":"2025-02-14T13:02:53.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.0.1","html_url":"https://github.com/Qix-/color-string/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"f664009755e5d06a0d6fda5c59641ebb54a230d5","kind":"tag","published_at":"2025-02-06T08:11:04.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/2.0.0","html_url":"https://github.com/Qix-/color-string/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/2.0.0/manifests"},{"name":"1.9.1","sha":"d9b04bb2989b2279079ed1b48ac2e9d61291ef64","kind":"tag","published_at":"2022-04-22T17:38:22.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.9.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"4daceef89391f28eba415d043bbd1163c8f19a8c","kind":"tag","published_at":"2021-12-03T15:49:55.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.9.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.9.0/manifests"},{"name":"1.8.2","sha":"fc2f8809ada80367c99cd213e4eb2809442cc6f1","kind":"tag","published_at":"2021-11-30T19:12:04.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"0766ca79e8d716cdf8b109a0141e420dbd04b74a","kind":"tag","published_at":"2021-11-30T09:22:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"ab299a70f95f366239d35dd5083b9c88fa4ea0f5","kind":"tag","published_at":"2021-11-30T09:18:58.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.8.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.8.0/manifests"},{"name":"1.7.4","sha":"b541d55cc678fd9ac9574f8faec791ee7bf2cf05","kind":"tag","published_at":"2021-11-26T07:59:41.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.4","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"105ecfa3468904241dc60ac932018224a42cc386","kind":"tag","published_at":"2021-11-26T07:51:35.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.3","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"65d96a0b9aee745150bf9bdb51a135383ce3c7c9","kind":"tag","published_at":"2021-11-26T07:46:54.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"fa09fac233235e4f32210359eba705457ef344a4","kind":"tag","published_at":"2021-11-26T07:36:40.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"6ec8800d3e19235c02f97e731a797681020f39c9","kind":"tag","published_at":"2021-11-26T07:30:06.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.7.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"1a68f9e91266f504e33441fcab59af22fcb1358d","kind":"tag","published_at":"2021-07-17T06:29:09.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.6.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.6.0/manifests"},{"name":"1.5.5","sha":"966ae4d80fc8f237674d099ce6214a9fb6a816bb","kind":"tag","published_at":"2021-03-05T18:00:00.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.5","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.5/manifests"},{"name":"1.5.4","sha":"60f3f66477a298589288e3df6e895f88e6cd8e8e","kind":"tag","published_at":"2020-10-09T07:19:10.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.4","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.4/manifests"},{"name":"1.5.2","sha":"06c3ad42fd60bb8e872a9ef275d3132656bc9c44","kind":"tag","published_at":"2017-03-09T20:09:00.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.2","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"554275a1699e28a1ccc1c40339d912cf9ab0c2ea","kind":"tag","published_at":"2017-03-09T19:14:20.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"efa8ffd4a0982edaa657f6aa7b0e0911748d5188","kind":"tag","published_at":"2017-02-22T19:45:27.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.5.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"32f1603cbc7d2ff2747c7bb52bd5c19260ee43f3","kind":"tag","published_at":"2016-12-06T17:43:32.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.4.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"0b68ed41a9a2c9f1b0bbe2fe5b7533642d185b69","kind":"tag","published_at":"2016-11-16T02:35:33.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.3.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"30b06b1e5eed570ecebe9f42432f97417c46b5ee","kind":"tag","published_at":"2016-11-11T19:36:52.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.3.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"87d3802d91ba90d0d2d96777e5ae38607a826ee0","kind":"tag","published_at":"2016-03-29T02:31:59.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.2.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"4164b3eb1c21334f894fafb38ba0f8215ef45ddf","kind":"tag","published_at":"2016-03-29T00:05:36.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.1.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"80d29270f5e75c90c7a5dca2274d3458e28c76bc","kind":"tag","published_at":"2016-03-28T23:50:59.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.1.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"c48a65dd513d3bd7a495129a254798f762880a03","kind":"tag","published_at":"2016-01-23T18:04:13.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.0.1","html_url":"https://github.com/Qix-/color-string/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"86d1a14830bec127dbf47594a7d2290de3187f1e","kind":"tag","published_at":"2016-01-23T17:13:02.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/1.0.0","html_url":"https://github.com/Qix-/color-string/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"d62b66db7ab1879700af879ad4b3df6d91fa7f9f","kind":"tag","published_at":"2016-01-03T17:25:12.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/0.4.0","html_url":"https://github.com/Qix-/color-string/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"cb3a23eeadb4abe4a9233c7ba49c731bcb1cfb0a","kind":"commit","published_at":"2015-02-19T07:21:56.000Z","download_url":"https://codeload.github.com/Qix-/color-string/tar.gz/0.3.0","html_url":"https://github.com/Qix-/color-string/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Qix-/color-string@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/tags/0.3.0/manifests"}]},"repo_metadata_updated_at":"2026-09-11T02:22:50.527Z","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/node-color-string?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-color-string","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-color-string","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-color-string/dependencies","status":null,"funding_links":["https://github.com/sponsors/Qix-"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-10T21:03:42.850Z","issues_count":41,"pull_requests_count":66,"avg_time_to_close_issue":23259947.23529412,"avg_time_to_close_pull_request":15773021.923076924,"issues_closed_count":34,"pull_requests_closed_count":52,"pull_request_authors_count":44,"issue_authors_count":31,"avg_comments_per_issue":2.292682926829268,"avg_comments_per_pull_request":2.3181818181818183,"merged_pull_requests_count":30,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":72137.33333333333,"past_year_avg_time_to_close_pull_request":24163.666666666668,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":0.5555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/issues","maintainers":[{"login":"LitoMore","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LitoMore"},{"login":"Qix-","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qix-"},{"login":"MoOx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoOx"}],"active_maintainers":[{"login":"LitoMore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LitoMore"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-color-string/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-color-string/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-color-string/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-color-string/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-color-string/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-color-string/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":903,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":710},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-09-11T05:01:27.963Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}}],"commits":{"id":11396,"full_name":"Qix-/color-string","default_branch":"master","total_commits":128,"total_committers":30,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":4.266666666666667,"dds":0.53125,"past_year_total_commits":6,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.0,"past_year_dds":0.5,"last_synced_at":"2026-09-10T21:04:30.815Z","last_synced_commit":"247fb2c0e76cc88408cc2834df2843a1ed078b60","created_at":"2023-03-07T11:17:21.268Z","updated_at":"2026-09-10T21:04:30.725Z","committers":[{"name":"Josh Junon","email":"josh.junon@protonmail.com","login":"Qix-","count":60},{"name":"Heather Arthur","email":"fayearthur@gmail.com","login":"harthur","count":18},{"name":"Maxime Thirouin","email":"m@moox.io","login":"MoOx","count":10},{"name":"Jon Colverson","email":"github@vcxz.co.uk","login":"JJC1138","count":4},{"name":"Hunter Tunnicliff","email":"htunnicliff@hey.com","login":"htunnicliff","count":3},{"name":"Zhang Kai Yu","email":"yeannylam@gmail.com","login":"victorteokw","count":2},{"name":"LitoMore","email":"LitoMore","login":"LitoMore","count":2},{"name":"Dmitry","email":"df.creative@gmail.com","login":"dy","count":2},{"name":"Christos Lytras","email":"christos.lytras@gmail.com","login":"clytras","count":2},{"name":"Cameron DeCoster","email":"cameron.decoster@gmail.com","login":"camdecoster","count":2},{"name":"Matt DesLauriers","email":"dave.des@gmail.com","login":"mattdesl","count":2},{"name":"Tushar Maheshwari","email":"tushar27192@gmail.com","login":"tusharpm","count":2},{"name":"Ben Briggs","email":"beneb.info@gmail.com","login":"ben-eb","count":2},{"name":"chengcq","email":"chengcq@getui.com","login":null,"count":1},{"name":"Charlie Clark","email":"clarkcharlie03@gmail.com","login":"charlieclark","count":1},{"name":"Christian Rackerseder","email":"git@echooff.de","login":"screendriver","count":1},{"name":"Darya","email":"daryakoyee0@gmail.com","login":"d4rya38","count":1},{"name":"Francisco Ryan Tolmasky I","email":"tolmasky@gmail.com","login":"tolmasky","count":1},{"name":"George Zhang","email":"aka.georgezhang@gmail.com","login":"georgezzhang","count":1},{"name":"Ian Storm Taylor","email":"ian@ianstormtaylor.com","login":"ianstormtaylor","count":1},{"name":"Karanvir Kang","email":"karanvirkang.me@gmail.com","login":"karan-kang","count":1},{"name":"Kevin Gorski","email":"kevin.gorski@gmail.com","login":"kevingorski","count":1},{"name":"Victor Maslov","email":"nakilon@gmail.com","login":"Nakilon","count":1},{"name":"adroitwhiz","email":"adroitwhiz@protonmail.com","login":"adroitwhiz","count":1},{"name":"babycannotsay","email":"fuwanqun@guandata.com","login":"babycannotsay","count":1},{"name":"gallyamow","email":"gallyamow@gmail.com","login":"gallyamow","count":1},{"name":"halvves","email":"halvves","login":"halvves","count":1},{"name":"matias-la","email":"98407225+matias-la","login":"matias-la","count":1},{"name":"zenflow","email":"zenflow87@gmail.com","login":"zenflow","count":1},{"name":"Ben McCann","email":"322311+benmccann","login":"benmccann","count":1}],"past_year_committers":[{"name":"Josh Junon","email":"git@josh.junon.me","login":"Qix-","count":3},{"name":"Cameron DeCoster","email":"cameron.decoster@gmail.com","login":"camdecoster","count":2},{"name":"Darya","email":"daryakoyee0@gmail.com","login":"d4rya38","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-11T00:00:07.522Z","repositories_count":7240518,"commits_count":1084877767,"contributors_count":47909808,"owners_count":1448251,"committers_count":3498061,"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":"Qix-/color-string","html_url":"https://github.com/Qix-/color-string","last_synced_at":"2026-09-10T21:03:42.850Z","status":null,"issues_count":41,"pull_requests_count":66,"avg_time_to_close_issue":23259947.23529412,"avg_time_to_close_pull_request":15773021.923076924,"issues_closed_count":34,"pull_requests_closed_count":52,"pull_request_authors_count":44,"issue_authors_count":31,"avg_comments_per_issue":2.292682926829268,"avg_comments_per_pull_request":2.3181818181818183,"merged_pull_requests_count":30,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":72137.33333333333,"past_year_avg_time_to_close_pull_request":24163.666666666668,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":0.5555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-16T20:02:46.315Z","updated_at":"2026-09-10T21:03:42.850Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qix-%2Fcolor-string/issues","issue_labels_count":{"table":{"standards":6,"bug":5,"enhancement":3,"wontfix":1}},"pull_request_labels_count":{"table":{"standards":1,"enhancement":1}},"issue_author_associations_count":{"table":{"NONE":25,"CONTRIBUTOR":12,"OWNER":4}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":31,"NONE":24,"COLLABORATOR":10,"OWNER":1}},"issue_authors":{"table":{"camdecoster":8,"Qix-":4,"mahaina":1,"cdaringe":1,"ben-eb":1,"cq360767996":1,"AyoCodess":1,"nkolban":1,"brendanheywood":1,"reid":1,"rwhite-lightbox":1,"saunish":1,"KongBey":1,"strarsis":1,"yangzaizi":1,"JamieSlome":1,"kopax":1,"gerdasi":1,"idanen":1,"michaelfaith":1,"dy":1,"mapombo":1,"gaearon":1,"benmccann":1,"matthewwithanm":1,"iurisilvio":1,"GAP-dev":1,"kaleeslivecn":1,"tolmasky":1,"d4rya38":1,"andriikovall":1}},"pull_request_authors":{"table":{"LitoMore":8,"camdecoster":3,"MoOx":3,"ben-eb":2,"clytras":2,"gallyamow":2,"benmccann":2,"d4rya38":2,"mattdesl":2,"georgezzhang":2,"willmanduffy":2,"screendriver":2,"tusharpm":2,"jimmywarting":2,"htunnicliff":1,"zenflow":1,"victorteokw":1,"konsumer":1,"DakshSinghDhami":1,"dy":1,"JJC1138":1,"danmarshall":1,"grandedoni":1,"karan-kang":1,"cq360767996":1,"babycannotsay":1,"adroitwhiz":1,"joankaradimov":1,"ChristinaRau":1,"cdaringe":1,"kevingorski":1,"chodorowicz":1,"dineshks1":1,"tolmasky":1,"ianstormtaylor":1,"spokodev":1,"halvves":1,"matias-la":1,"charlieclark":1,"lanestp":1,"Qix-":1,"andriikovall":1,"lovell":1,"Nakilon":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-11T00:00:06.637Z","repositories_count":17119468,"issues_count":45292275,"pull_requests_count":142535392,"authors_count":11706834,"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":{"bug":1}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"CONTRIBUTOR":6,"NONE":2}},"past_year_pull_request_author_associations_count":{"table":{"NONE":6,"COLLABORATOR":2,"CONTRIBUTOR":1}},"past_year_issue_authors":{"table":{"camdecoster":5,"brendanheywood":1,"d4rya38":1,"rwhite-lightbox":1}},"past_year_pull_request_authors":{"table":{"d4rya38":2,"LitoMore":2,"chodorowicz":1,"DakshSinghDhami":1,"grandedoni":1,"lanestp":1,"spokodev":1}},"maintainers":[{"table":{"login":"LitoMore","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LitoMore"}},{"table":{"login":"Qix-","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qix-"}},{"table":{"login":"MoOx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoOx"}}],"active_maintainers":[{"table":{"login":"LitoMore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LitoMore"}}]}},"events":{"total":{"CreateEvent":3,"ForkEvent":11,"IssueCommentEvent":37,"IssuesEvent":5,"MemberEvent":1,"PullRequestEvent":16,"PullRequestReviewCommentEvent":6,"PullRequestReviewEvent":8,"PushEvent":7,"ReleaseEvent":6,"WatchEvent":8},"last_year":{"ForkEvent":1,"IssueCommentEvent":6,"IssuesEvent":1,"PullRequestEvent":3,"PullRequestReviewCommentEvent":5,"PullRequestReviewEvent":7,"PushEvent":2,"ReleaseEvent":3}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-09-05T11:41:36.244Z","updated_at":"2022-09-05T11:41:36.244Z","repository_link":"https://github.com/Qix-/color-string/blob/master/package.json","dependencies":[{"id":3902132731,"package_name":"color-name","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":3902132732,"package_name":"simple-swizzle","ecosystem":"npm","requirements":"^0.2.2","direct":true,"kind":"runtime","optional":false},{"id":3902132733,"package_name":"xo","ecosystem":"npm","requirements":"^0.12.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2024-05-30T08:04:48.931Z","updated_at":"2024-05-30T08:04:48.931Z","repository_link":"https://github.com/Qix-/color-string/blob/master/.github/workflows/main.yml","dependencies":[{"id":18309492823,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18309492824,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":31.057176434813528,"created_at":"2026-07-08T05:09:06.930Z","updated_at":"2026-09-11T21:32:45.071Z","avatar_url":"https://github.com/Qix-.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377671","html_url":"https://summary.ecosyste.ms/projects/377671"}