{"id":378681,"url":"https://github.com/jorgebucaran/colorette","last_synced_at":"2026-07-11T12:01:08.299Z","repository":{"id":31089024,"uuid":"34648097","full_name":"jorgebucaran/colorette","owner":"jorgebucaran","description":"🌈Easily set your terminal text color \u0026 styles","archived":false,"fork":false,"pushed_at":"2025-10-03T11:20:56.000Z","size":426,"stargazers_count":1625,"open_issues_count":9,"forks_count":57,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-07-07T10:30:03.381Z","etag":null,"topics":["ansi","browser","cli","colors","console","node","terminal"],"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/jorgebucaran.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2015-04-27T05:39:56.000Z","updated_at":"2026-06-23T00:19:26.000Z","dependencies_parsed_at":"2023-12-22T07:46:22.935Z","dependency_job_id":"967d6d38-25a9-43eb-8aee-422fa8c85b20","html_url":"https://github.com/jorgebucaran/colorette","commit_stats":{"total_commits":351,"total_committers":17,"mean_commits":"20.647058823529413","dds":0.05128205128205132,"last_synced_commit":"0928e67466a34e50b53c7a908f32e738c3904846"},"previous_names":["jorgebucaran/clorox","jorgebucaran/turbocolor","foldmap/colorette","jorgebucaran/colorette","joxji/colorette","bucaran/clor"],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/jorgebucaran/colorette","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgebucaran","download_url":"https://codeload.github.com/jorgebucaran/colorette/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgebucaran%2Fcolorette/sbom","scorecard":{"id":74393,"data":{"date":"2025-08-04","repo":{"name":"github.com/jorgebucaran/colorette","commit":"0928e67466a34e50b53c7a908f32e738c3904846"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":3.6,"checks":[{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 7/30 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bench.yml:1","Warn: no topLevel permission defined: .github/workflows/test.cjs.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/bench.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/bench.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.cjs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/test.cjs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.cjs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/test.cjs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jorgebucaran/colorette/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.cjs.yml:20","Warn: npmCommand not pinned by hash: .github/workflows/test.cjs.yml:20","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:20","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 7 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:31:43.602Z","repository_id":31089024,"created_at":"2025-08-15T04:31:43.603Z","updated_at":"2025-08-15T04:31:43.603Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35361644,"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-11T02:00:05.354Z","response_time":104,"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":"jorgebucaran","name":"Jorge Bucaran","uuid":"56996","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/56996?u=e081b399e0403dd3fe569880d2370213ea84b33f\u0026v=4","repositories_count":19,"last_synced_at":"2026-01-14T09:05:09.514Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/jorgebucaran","funding_links":["https://github.com/sponsors/jorgebucaran"],"total_stars":46066,"followers":1424,"following":1,"created_at":"2022-11-02T16:20:30.526Z","updated_at":"2026-01-14T09:05:09.515Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgebucaran","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgebucaran/repositories"},"packages":null,"commits":null,"issues":{"table":{}},"events":null,"keywords":["ansi","browser","cli","colors","console","node","terminal"],"dependencies":[{"ecosystem":"npm","filepath":"bench/package.json","sha":null,"kind":"manifest","created_at":"2022-08-09T22:40:08.564Z","updated_at":"2022-08-09T22:40:08.564Z","repository_link":"https://github.com/jorgebucaran/colorette/blob/main/bench/package.json","dependencies":[{"id":964255126,"package_name":"ansi-colors","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":964255127,"package_name":"picocolors","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":964255128,"package_name":"benchmark","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":964255129,"package_name":"chalk","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":964255130,"package_name":"colors","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":964255131,"package_name":"kleur","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-09T22:40:08.649Z","updated_at":"2022-08-09T22:40:08.649Z","repository_link":"https://github.com/jorgebucaran/colorette/blob/main/package.json","dependencies":[{"id":964255184,"package_name":"c8","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":964255185,"package_name":"twist","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/bench.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T18:18:43.561Z","updated_at":"2023-01-14T18:18:43.561Z","repository_link":"https://github.com/jorgebucaran/colorette/blob/main/.github/workflows/bench.yml","dependencies":[{"id":6903508662,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6903508663,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.cjs.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T18:18:43.605Z","updated_at":"2023-01-14T18:18:43.605Z","repository_link":"https://github.com/jorgebucaran/colorette/blob/main/.github/workflows/test.cjs.yml","dependencies":[{"id":6903508664,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6903508665,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T18:18:43.619Z","updated_at":"2023-01-14T18:18:43.619Z","repository_link":"https://github.com/jorgebucaran/colorette/blob/main/.github/workflows/test.yml","dependencies":[{"id":6903508666,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6903508667,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":7.3987862754199485,"created_at":"2026-07-08T09:34:10.451Z","updated_at":"2026-07-11T12:01:08.319Z","avatar_url":"https://github.com/jorgebucaran.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378681","html_url":"https://summary.ecosyste.ms/projects/378681"}