{"id":372382,"url":"https://github.com/chalk/strip-ansi","last_synced_at":"2026-08-26T10:34:48.242Z","repository":{"id":12365136,"uuid":"15014856","full_name":"chalk/strip-ansi","owner":"chalk","description":"Strip ANSI escape codes from a string","archived":false,"fork":false,"pushed_at":"2026-02-26T13:51:11.000Z","size":48,"stargazers_count":500,"open_issues_count":0,"forks_count":43,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-24T21:28:34.299Z","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/chalk.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/funding.yml","license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["sindresorhus","Qix-"]}},"created_at":"2013-12-07T23:28:59.000Z","updated_at":"2026-08-23T08:16:05.000Z","dependencies_parsed_at":"2025-04-28T11:52:04.510Z","dependency_job_id":"09d11218-f0c4-4eaf-a193-84d93c1c3a5c","html_url":"https://github.com/chalk/strip-ansi","commit_stats":null,"previous_names":["sindresorhus/strip-ansi"],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/chalk/strip-ansi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/sbom","scorecard":{"id":273246,"data":{"date":"2025-08-11","repo":{"name":"github.com/chalk/strip-ansi","commit":"4250e5d077ebc115593d1533376225ac4914f46e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chalk/strip-ansi/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/chalk/strip-ansi/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:20","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":"Code-Review","score":2,"reason":"Found 6/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch '6.0.1'"],"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 6 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-17T13:53:14.481Z","repository_id":12365136,"created_at":"2025-08-17T13:53:14.481Z","updated_at":"2025-08-17T13:53:14.481Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36890124,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"chalk","name":"chalk","uuid":"13122722","kind":"organization","description":"Terminal string styling done right","email":"sindresorhus@gmail.com","website":"https://github.com/chalk/chalk","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13122722?v=4","repositories_count":16,"last_synced_at":"2026-08-23T01:20:41.544Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["sindresorhus","Qix-"]}},"html_url":"https://github.com/chalk","funding_links":["https://github.com/sponsors/sindresorhus","https://github.com/sponsors/Qix-"],"total_stars":25615,"followers":171,"following":0,"created_at":"2022-11-02T16:18:53.096Z","updated_at":"2026-08-23T01:20:41.651Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk/repositories"},"packages":[{"id":5055085,"name":"org.webjars.bowergithub.chalk:strip-ansi","ecosystem":"maven","description":"WebJar for strip-ansi","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/chalk/strip-ansi","keywords_array":[],"namespace":"org.webjars.bowergithub.chalk","versions_count":2,"first_release_published_at":"2019-02-13T19:13:29.000Z","latest_release_published_at":"2018-06-22T18:56:58.000Z","latest_release_number":"3.0.1","last_synced_at":"2026-08-25T10:02:04.034Z","created_at":"2022-07-27T23:40:00.791Z","updated_at":"2026-08-25T10:02:04.035Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.bowergithub.chalk/strip-ansi/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.bowergithub.chalk/strip-ansi/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":12365136,"uuid":"15014856","full_name":"chalk/strip-ansi","owner":"chalk","description":"Strip ANSI escape codes from a string","archived":false,"fork":false,"pushed_at":"2026-02-26T13:51:11.000Z","size":48,"stargazers_count":499,"open_issues_count":0,"forks_count":44,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-15T10:00:49.016Z","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/chalk.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/funding.yml","license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["sindresorhus","Qix-"]}},"created_at":"2013-12-07T23:28:59.000Z","updated_at":"2026-08-09T15:02:11.000Z","dependencies_parsed_at":"2025-04-28T11:52:04.510Z","dependency_job_id":"09d11218-f0c4-4eaf-a193-84d93c1c3a5c","html_url":"https://github.com/chalk/strip-ansi","commit_stats":null,"previous_names":["sindresorhus/strip-ansi"],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/chalk/strip-ansi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/sbom","scorecard":{"id":273246,"data":{"date":"2025-08-11","repo":{"name":"github.com/chalk/strip-ansi","commit":"4250e5d077ebc115593d1533376225ac4914f46e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chalk/strip-ansi/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/chalk/strip-ansi/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:20","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":"Code-Review","score":2,"reason":"Found 6/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch '6.0.1'"],"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 6 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-17T13:53:14.481Z","repository_id":12365136,"created_at":"2025-08-17T13:53:14.481Z","updated_at":"2025-08-17T13:53:14.481Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36682413,"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-15T02:00:05.847Z","response_time":94,"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":"chalk","name":"chalk","uuid":"13122722","kind":"organization","description":"Terminal string styling done right","email":"sindresorhus@gmail.com","website":"https://github.com/chalk/chalk","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13122722?v=4","repositories_count":16,"last_synced_at":"2026-08-08T06:20:58.661Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["sindresorhus","Qix-"]}},"html_url":"https://github.com/chalk","funding_links":["https://github.com/sponsors/sindresorhus","https://github.com/sponsors/Qix-"],"total_stars":25602,"followers":171,"following":0,"created_at":"2022-11-02T16:18:53.096Z","updated_at":"2026-08-08T06:20:58.707Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk/repositories"},"tags":[{"name":"v7.2.0","sha":"38ff9f2282540422031ed523f0060c7bb575e20f","kind":"tag","published_at":"2026-02-26T13:50:15.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"c51e2883f3579628f7bffd40a13070e563bcc2c6","kind":"tag","published_at":"2025-09-08T15:05:22.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.1.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"1fdc531d4046cbaa830460f5c74452bf1f0a0884","kind":"tag","published_at":"2023-05-28T09:54:41.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.0/manifests"},{"name":"v6.0.1","sha":"4eba141b36de8153856fbd9a005398ac2747b154","kind":"commit","published_at":"2021-09-23T16:34:47.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v6.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.1/manifests"},{"name":"v7.0.1","sha":"dd40fa7ced678f14dfb43eb9b62b8e7313fb7011","kind":"tag","published_at":"2021-09-11T08:50:15.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"316ff53b074b4b1465e18a35e5d792b27ecc2865","kind":"tag","published_at":"2021-04-16T06:07:54.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"59533da99981f9d550de1ae0eb9d1a93c2383be3","kind":"tag","published_at":"2019-11-09T06:19:47.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v6.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.0/manifests"},{"name":"v5.2.0","sha":"b9c492921b72c48f93568565dbdc929cf63c20e1","kind":"tag","published_at":"2019-03-18T08:46:10.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"581fd4e47612f8c1611b28a553dc855fe176c902","kind":"tag","published_at":"2019-03-08T07:27:58.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"dfab6777144e0292c7b4be9969c180025d7d2d97","kind":"tag","published_at":"2018-09-29T19:25:27.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"c299056a42b31d7a479d6a89b41318b2a2462cc7","kind":"tag","published_at":"2017-06-20T19:28:24.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v4.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"8270705c704956da865623e564eba4875c3ea17f","kind":"tag","published_at":"2016-02-21T12:21:11.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v3.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v3.0.1/manifests"},{"name":"3.0.0","sha":"3f05b9810e1438f946e2eb84ee854cc00b972e9e","kind":"tag","published_at":"2015-06-30T16:53:21.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/3.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/3.0.0/manifests"},{"name":"v2.0.2","sha":"f8773087dbb3c90d98875b76c7e06020b4284926","kind":"tag","published_at":"2015-02-22T09:25:23.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"1eff0936c01f89efa312d9d51deed137259871a1","kind":"tag","published_at":"2015-01-16T18:46:05.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c5e780acc07532f5d651cfb6ea035198095c6c74","kind":"tag","published_at":"2014-08-13T13:37:54.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"6fea2ef935f1ba10d43e4c4d9814af328803935c","kind":"tag","published_at":"2014-07-23T22:32:40.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v1.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v1.0.0/manifests"},{"name":"v0.3.0","sha":"eb43aefe65a2e1d3ab35e69c75f155785e1d980b","kind":"tag","published_at":"2014-06-24T19:33:35.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.3.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"1549217d780aa5c8f0ad140e5c07d433d548fb19","kind":"tag","published_at":"2014-06-03T17:10:40.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"caa1a70c69f7b45d71ab560d32e936d02d8368cd","kind":"tag","published_at":"2014-04-28T10:06:06.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"3c9b37e5381603925ba16b27a05ccbfd338906b8","kind":"tag","published_at":"2014-03-26T15:28:35.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"2ad9a26edf3d6411b443a0393baed6a29a3a8a86","kind":"tag","published_at":"2013-12-08T00:12:17.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.1.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"4b9a6551c3af2953c98d630acd07ed27ea989473","kind":"tag","published_at":"2013-12-07T23:30:13.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T10:09:09.055Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":14.052684273569781,"forks_count":18.195115197942226,"average":24.056536577829586},"purl":"pkg:maven/org.webjars.bowergithub.chalk/strip-ansi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.bowergithub.chalk:strip-ansi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.bowergithub.chalk:strip-ansi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.bowergithub.chalk:strip-ansi/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://github.com/sponsors/Qix-"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T10:55:15.546Z","issues_count":26,"pull_requests_count":25,"avg_time_to_close_issue":5812441.48,"avg_time_to_close_pull_request":1539470.2,"issues_closed_count":25,"pull_requests_closed_count":25,"pull_request_authors_count":24,"issue_authors_count":25,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":1.44,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":993332.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":4.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.chalk:strip-ansi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.chalk:strip-ansi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.chalk:strip-ansi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.chalk:strip-ansi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.chalk:strip-ansi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.chalk:strip-ansi/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618408,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","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":14075080,"name":"@depup/strip-ansi","ecosystem":"npm","description":"[DepUp] Strip ANSI escape codes from a string","homepage":"https://github.com/chalk/strip-ansi#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/chalk/strip-ansi","keywords_array":["depup","dependency-bumped","updated-deps","strip-ansi","strip","trim","remove","ansi","styles","color","colour","colors","terminal","console","string","tty","escape","formatting","rgb","256","shell","xterm","log","logging","command-line","text"],"namespace":"depup","versions_count":1,"first_release_published_at":"2026-03-17T19:38:16.196Z","latest_release_published_at":"2026-03-17T19:38:16.196Z","latest_release_number":"7.2.0-depup.0","last_synced_at":"2026-08-26T00:27:20.728Z","created_at":"2026-03-19T04:23:41.159Z","updated_at":"2026-08-26T00:27:20.728Z","registry_url":"https://www.npmjs.com/package/@depup/strip-ansi","install_command":"npm install @depup/strip-ansi","documentation_url":null,"metadata":{"funding":"https://github.com/chalk/strip-ansi?sponsor=1","dist-tags":{"latest":"7.2.0-depup.0"},"contentPolicy":null},"repo_metadata":{"id":12365136,"uuid":"15014856","full_name":"chalk/strip-ansi","owner":"chalk","description":"Strip ANSI escape codes from a string","archived":false,"fork":false,"pushed_at":"2026-02-26T13:51:11.000Z","size":48,"stargazers_count":499,"open_issues_count":0,"forks_count":44,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-15T10:00:49.016Z","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/chalk.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/funding.yml","license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["sindresorhus","Qix-"]}},"created_at":"2013-12-07T23:28:59.000Z","updated_at":"2026-08-09T15:02:11.000Z","dependencies_parsed_at":"2025-04-28T11:52:04.510Z","dependency_job_id":"09d11218-f0c4-4eaf-a193-84d93c1c3a5c","html_url":"https://github.com/chalk/strip-ansi","commit_stats":null,"previous_names":["sindresorhus/strip-ansi"],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/chalk/strip-ansi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/sbom","scorecard":{"id":273246,"data":{"date":"2025-08-11","repo":{"name":"github.com/chalk/strip-ansi","commit":"4250e5d077ebc115593d1533376225ac4914f46e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chalk/strip-ansi/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/chalk/strip-ansi/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:20","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":"Code-Review","score":2,"reason":"Found 6/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch '6.0.1'"],"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 6 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-17T13:53:14.481Z","repository_id":12365136,"created_at":"2025-08-17T13:53:14.481Z","updated_at":"2025-08-17T13:53:14.481Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36726560,"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":"chalk","name":"chalk","uuid":"13122722","kind":"organization","description":"Terminal string styling done right","email":"sindresorhus@gmail.com","website":"https://github.com/chalk/chalk","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13122722?v=4","repositories_count":16,"last_synced_at":"2026-08-16T00:36:36.708Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["sindresorhus","Qix-"]}},"html_url":"https://github.com/chalk","funding_links":["https://github.com/sponsors/sindresorhus","https://github.com/sponsors/Qix-"],"total_stars":25606,"followers":171,"following":0,"created_at":"2022-11-02T16:18:53.096Z","updated_at":"2026-08-16T00:36:36.725Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk/repositories"},"tags":[{"name":"v7.2.0","sha":"38ff9f2282540422031ed523f0060c7bb575e20f","kind":"tag","published_at":"2026-02-26T13:50:15.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"c51e2883f3579628f7bffd40a13070e563bcc2c6","kind":"tag","published_at":"2025-09-08T15:05:22.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.1.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"1fdc531d4046cbaa830460f5c74452bf1f0a0884","kind":"tag","published_at":"2023-05-28T09:54:41.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.0/manifests"},{"name":"v6.0.1","sha":"4eba141b36de8153856fbd9a005398ac2747b154","kind":"commit","published_at":"2021-09-23T16:34:47.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v6.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.1/manifests"},{"name":"v7.0.1","sha":"dd40fa7ced678f14dfb43eb9b62b8e7313fb7011","kind":"tag","published_at":"2021-09-11T08:50:15.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"316ff53b074b4b1465e18a35e5d792b27ecc2865","kind":"tag","published_at":"2021-04-16T06:07:54.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"59533da99981f9d550de1ae0eb9d1a93c2383be3","kind":"tag","published_at":"2019-11-09T06:19:47.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v6.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.0/manifests"},{"name":"v5.2.0","sha":"b9c492921b72c48f93568565dbdc929cf63c20e1","kind":"tag","published_at":"2019-03-18T08:46:10.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"581fd4e47612f8c1611b28a553dc855fe176c902","kind":"tag","published_at":"2019-03-08T07:27:58.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"dfab6777144e0292c7b4be9969c180025d7d2d97","kind":"tag","published_at":"2018-09-29T19:25:27.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"c299056a42b31d7a479d6a89b41318b2a2462cc7","kind":"tag","published_at":"2017-06-20T19:28:24.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v4.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"8270705c704956da865623e564eba4875c3ea17f","kind":"tag","published_at":"2016-02-21T12:21:11.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v3.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v3.0.1/manifests"},{"name":"3.0.0","sha":"3f05b9810e1438f946e2eb84ee854cc00b972e9e","kind":"tag","published_at":"2015-06-30T16:53:21.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/3.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/3.0.0/manifests"},{"name":"v2.0.2","sha":"f8773087dbb3c90d98875b76c7e06020b4284926","kind":"tag","published_at":"2015-02-22T09:25:23.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"1eff0936c01f89efa312d9d51deed137259871a1","kind":"tag","published_at":"2015-01-16T18:46:05.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c5e780acc07532f5d651cfb6ea035198095c6c74","kind":"tag","published_at":"2014-08-13T13:37:54.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"6fea2ef935f1ba10d43e4c4d9814af328803935c","kind":"tag","published_at":"2014-07-23T22:32:40.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v1.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v1.0.0/manifests"},{"name":"v0.3.0","sha":"eb43aefe65a2e1d3ab35e69c75f155785e1d980b","kind":"tag","published_at":"2014-06-24T19:33:35.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.3.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"1549217d780aa5c8f0ad140e5c07d433d548fb19","kind":"tag","published_at":"2014-06-03T17:10:40.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"caa1a70c69f7b45d71ab560d32e936d02d8368cd","kind":"tag","published_at":"2014-04-28T10:06:06.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"3c9b37e5381603925ba16b27a05ccbfd338906b8","kind":"tag","published_at":"2014-03-26T15:28:35.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"2ad9a26edf3d6411b443a0393baed6a29a3a8a86","kind":"tag","published_at":"2013-12-08T00:12:17.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.1.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"4b9a6551c3af2953c98d630acd07ed27ea989473","kind":"tag","published_at":"2013-12-07T23:30:13.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-17T01:01:45.295Z","dependent_packages_count":0,"downloads":15,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.40941024303714,"dependent_packages_count":32.301555319200475,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.35548278111881},"purl":"pkg:npm/%40depup/strip-ansi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/strip-ansi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/strip-ansi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/strip-ansi/dependencies","status":null,"funding_links":["https://github.com/chalk/strip-ansi?sponsor=1","https://github.com/sponsors/sindresorhus","https://github.com/sponsors/Qix-"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T10:09:09.399Z","issues_count":26,"pull_requests_count":25,"avg_time_to_close_issue":5812441.48,"avg_time_to_close_pull_request":1539470.2,"issues_closed_count":25,"pull_requests_closed_count":25,"pull_request_authors_count":24,"issue_authors_count":25,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":1.44,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":993332.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":4.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fstrip-ansi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fstrip-ansi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fstrip-ansi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fstrip-ansi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fstrip-ansi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fstrip-ansi/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2133,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-19T04:23:47.042Z","updated_at":"2026-03-19T04:23:47.042Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786888,"maintainers_count":1238485,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":1230310,"name":"strip-ansi","ecosystem":"npm","description":"Strip ANSI escape codes from a string","homepage":"https://github.com/chalk/strip-ansi#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/chalk/strip-ansi","keywords_array":["strip","trim","remove","ansi","styles","color","colour","colors","terminal","console","string","tty","escape","formatting","rgb","256","shell","xterm","log","logging","command-line","text"],"namespace":null,"versions_count":22,"first_release_published_at":"2013-12-07T23:30:17.673Z","latest_release_published_at":"2026-02-26T13:51:11.099Z","latest_release_number":"7.2.0","last_synced_at":"2026-08-26T00:56:29.552Z","created_at":"2022-04-08T14:19:25.777Z","updated_at":"2026-08-26T00:56:29.553Z","registry_url":"https://www.npmjs.com/package/strip-ansi","install_command":"npm install strip-ansi","documentation_url":null,"metadata":{"funding":"https://github.com/chalk/strip-ansi?sponsor=1","dist-tags":{"version6":"6.0.1","latest":"7.2.0"},"contentPolicy":null},"repo_metadata":{"id":12365136,"uuid":"15014856","full_name":"chalk/strip-ansi","owner":"chalk","description":"Strip ANSI escape codes from a string","archived":false,"fork":false,"pushed_at":"2026-02-26T13:51:11.000Z","size":48,"stargazers_count":500,"open_issues_count":0,"forks_count":43,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-24T21:28:34.299Z","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/chalk.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/funding.yml","license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["sindresorhus","Qix-"]}},"created_at":"2013-12-07T23:28:59.000Z","updated_at":"2026-08-23T08:16:05.000Z","dependencies_parsed_at":"2025-04-28T11:52:04.510Z","dependency_job_id":"09d11218-f0c4-4eaf-a193-84d93c1c3a5c","html_url":"https://github.com/chalk/strip-ansi","commit_stats":null,"previous_names":["sindresorhus/strip-ansi"],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/chalk/strip-ansi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/sbom","scorecard":{"id":273246,"data":{"date":"2025-08-11","repo":{"name":"github.com/chalk/strip-ansi","commit":"4250e5d077ebc115593d1533376225ac4914f46e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chalk/strip-ansi/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/chalk/strip-ansi/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:20","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":"Code-Review","score":2,"reason":"Found 6/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch '6.0.1'"],"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 6 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-17T13:53:14.481Z","repository_id":12365136,"created_at":"2025-08-17T13:53:14.481Z","updated_at":"2025-08-17T13:53:14.481Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36890124,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"chalk","name":"chalk","uuid":"13122722","kind":"organization","description":"Terminal string styling done right","email":"sindresorhus@gmail.com","website":"https://github.com/chalk/chalk","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13122722?v=4","repositories_count":16,"last_synced_at":"2026-08-23T01:20:41.544Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["sindresorhus","Qix-"]}},"html_url":"https://github.com/chalk","funding_links":["https://github.com/sponsors/sindresorhus","https://github.com/sponsors/Qix-"],"total_stars":25615,"followers":171,"following":0,"created_at":"2022-11-02T16:18:53.096Z","updated_at":"2026-08-23T01:20:41.651Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk/repositories"},"tags":[{"name":"v7.2.0","sha":"38ff9f2282540422031ed523f0060c7bb575e20f","kind":"tag","published_at":"2026-02-26T13:50:15.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"c51e2883f3579628f7bffd40a13070e563bcc2c6","kind":"tag","published_at":"2025-09-08T15:05:22.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.1.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"1fdc531d4046cbaa830460f5c74452bf1f0a0884","kind":"tag","published_at":"2023-05-28T09:54:41.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.0/manifests"},{"name":"v6.0.1","sha":"4eba141b36de8153856fbd9a005398ac2747b154","kind":"commit","published_at":"2021-09-23T16:34:47.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v6.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.1/manifests"},{"name":"v7.0.1","sha":"dd40fa7ced678f14dfb43eb9b62b8e7313fb7011","kind":"tag","published_at":"2021-09-11T08:50:15.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"316ff53b074b4b1465e18a35e5d792b27ecc2865","kind":"tag","published_at":"2021-04-16T06:07:54.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"59533da99981f9d550de1ae0eb9d1a93c2383be3","kind":"tag","published_at":"2019-11-09T06:19:47.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v6.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.0/manifests"},{"name":"v5.2.0","sha":"b9c492921b72c48f93568565dbdc929cf63c20e1","kind":"tag","published_at":"2019-03-18T08:46:10.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"581fd4e47612f8c1611b28a553dc855fe176c902","kind":"tag","published_at":"2019-03-08T07:27:58.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"dfab6777144e0292c7b4be9969c180025d7d2d97","kind":"tag","published_at":"2018-09-29T19:25:27.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"c299056a42b31d7a479d6a89b41318b2a2462cc7","kind":"tag","published_at":"2017-06-20T19:28:24.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v4.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"8270705c704956da865623e564eba4875c3ea17f","kind":"tag","published_at":"2016-02-21T12:21:11.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v3.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v3.0.1/manifests"},{"name":"3.0.0","sha":"3f05b9810e1438f946e2eb84ee854cc00b972e9e","kind":"tag","published_at":"2015-06-30T16:53:21.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/3.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/3.0.0/manifests"},{"name":"v2.0.2","sha":"f8773087dbb3c90d98875b76c7e06020b4284926","kind":"tag","published_at":"2015-02-22T09:25:23.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"1eff0936c01f89efa312d9d51deed137259871a1","kind":"tag","published_at":"2015-01-16T18:46:05.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c5e780acc07532f5d651cfb6ea035198095c6c74","kind":"tag","published_at":"2014-08-13T13:37:54.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"6fea2ef935f1ba10d43e4c4d9814af328803935c","kind":"tag","published_at":"2014-07-23T22:32:40.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v1.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v1.0.0/manifests"},{"name":"v0.3.0","sha":"eb43aefe65a2e1d3ab35e69c75f155785e1d980b","kind":"tag","published_at":"2014-06-24T19:33:35.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.3.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"1549217d780aa5c8f0ad140e5c07d433d548fb19","kind":"tag","published_at":"2014-06-03T17:10:40.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"caa1a70c69f7b45d71ab560d32e936d02d8368cd","kind":"tag","published_at":"2014-04-28T10:06:06.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"3c9b37e5381603925ba16b27a05ccbfd338906b8","kind":"tag","published_at":"2014-03-26T15:28:35.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"2ad9a26edf3d6411b443a0393baed6a29a3a8a86","kind":"tag","published_at":"2013-12-08T00:12:17.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.1.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"4b9a6551c3af2953c98d630acd07ed27ea989473","kind":"tag","published_at":"2013-12-07T23:30:13.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-25T02:59:49.455Z","dependent_packages_count":7310,"downloads":2080888915,"downloads_period":"last-month","dependent_repos_count":2069298,"rankings":{"downloads":0.00035593785106081803,"dependent_repos_count":0.01445655272000861,"dependent_packages_count":0.013087560985159308,"stargazers_count":3.2582277087760314,"forks_count":4.255209629597382,"docker_downloads_count":0.00027379834696986,"average":1.2569351980461019},"purl":"pkg:npm/strip-ansi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/strip-ansi","docker_dependents_count":71134,"docker_downloads_count":19619738510,"usage_url":"https://repos.ecosyste.ms/usage/npm/strip-ansi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/strip-ansi/dependencies","status":null,"funding_links":["https://github.com/chalk/strip-ansi?sponsor=1","https://github.com/sponsors/sindresorhus","https://github.com/sponsors/Qix-"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-25T00:59:13.318Z","issues_count":26,"pull_requests_count":25,"avg_time_to_close_issue":5812441.48,"avg_time_to_close_pull_request":1539470.2,"issues_closed_count":25,"pull_requests_closed_count":25,"pull_request_authors_count":24,"issue_authors_count":25,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":1.44,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":993332.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":4.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/strip-ansi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/strip-ansi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/strip-ansi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/strip-ansi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/strip-ansi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/strip-ansi/codemeta","maintainers":[{"uuid":"sindresorhus","login":"sindresorhus","name":null,"email":"sindresorhus@gmail.com","url":null,"packages_count":1295,"html_url":"https://www.npmjs.com/~sindresorhus","role":null,"created_at":"2022-11-10T19:10:05.888Z","updated_at":"2022-11-10T19:10:05.888Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sindresorhus/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786888,"maintainers_count":1238485,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":13794942,"name":"node-strip-ansi","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/chalk/strip-ansi","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/chalk/strip-ansi","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T16:14:07.783Z","latest_release_published_at":"2026-02-13T16:14:07.783Z","latest_release_number":"6.0.1-2","last_synced_at":"2026-07-24T21:12:23.214Z","created_at":"2026-02-13T16:14:07.091Z","updated_at":"2026-08-26T09:12:55.192Z","registry_url":"https://launchpad.net/ubuntu/+source/node-strip-ansi","install_command":"apt-get install node-strip-ansi","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-strip-ansi","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), nodejs, mocha, node-ansi-regex, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":12365136,"uuid":"15014856","full_name":"chalk/strip-ansi","owner":"chalk","description":"Strip ANSI escape codes from a string","archived":false,"fork":false,"pushed_at":"2026-02-26T13:51:11.000Z","size":48,"stargazers_count":500,"open_issues_count":0,"forks_count":43,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-24T21:28:34.299Z","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/chalk.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/funding.yml","license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["sindresorhus","Qix-"]}},"created_at":"2013-12-07T23:28:59.000Z","updated_at":"2026-08-23T08:16:05.000Z","dependencies_parsed_at":"2025-04-28T11:52:04.510Z","dependency_job_id":"09d11218-f0c4-4eaf-a193-84d93c1c3a5c","html_url":"https://github.com/chalk/strip-ansi","commit_stats":null,"previous_names":["sindresorhus/strip-ansi"],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/chalk/strip-ansi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/sbom","scorecard":{"id":273246,"data":{"date":"2025-08-11","repo":{"name":"github.com/chalk/strip-ansi","commit":"4250e5d077ebc115593d1533376225ac4914f46e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chalk/strip-ansi/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/chalk/strip-ansi/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:20","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":"Code-Review","score":2,"reason":"Found 6/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch '6.0.1'"],"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 6 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-17T13:53:14.481Z","repository_id":12365136,"created_at":"2025-08-17T13:53:14.481Z","updated_at":"2025-08-17T13:53:14.481Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36890124,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"chalk","name":"chalk","uuid":"13122722","kind":"organization","description":"Terminal string styling done right","email":"sindresorhus@gmail.com","website":"https://github.com/chalk/chalk","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13122722?v=4","repositories_count":16,"last_synced_at":"2026-08-23T01:20:41.544Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["sindresorhus","Qix-"]}},"html_url":"https://github.com/chalk","funding_links":["https://github.com/sponsors/sindresorhus","https://github.com/sponsors/Qix-"],"total_stars":25615,"followers":171,"following":0,"created_at":"2022-11-02T16:18:53.096Z","updated_at":"2026-08-23T01:20:41.651Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk/repositories"},"tags":[{"name":"v7.2.0","sha":"38ff9f2282540422031ed523f0060c7bb575e20f","kind":"tag","published_at":"2026-02-26T13:50:15.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"c51e2883f3579628f7bffd40a13070e563bcc2c6","kind":"tag","published_at":"2025-09-08T15:05:22.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.1.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"1fdc531d4046cbaa830460f5c74452bf1f0a0884","kind":"tag","published_at":"2023-05-28T09:54:41.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.0/manifests"},{"name":"v6.0.1","sha":"4eba141b36de8153856fbd9a005398ac2747b154","kind":"commit","published_at":"2021-09-23T16:34:47.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v6.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.1/manifests"},{"name":"v7.0.1","sha":"dd40fa7ced678f14dfb43eb9b62b8e7313fb7011","kind":"tag","published_at":"2021-09-11T08:50:15.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"316ff53b074b4b1465e18a35e5d792b27ecc2865","kind":"tag","published_at":"2021-04-16T06:07:54.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"59533da99981f9d550de1ae0eb9d1a93c2383be3","kind":"tag","published_at":"2019-11-09T06:19:47.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v6.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.0/manifests"},{"name":"v5.2.0","sha":"b9c492921b72c48f93568565dbdc929cf63c20e1","kind":"tag","published_at":"2019-03-18T08:46:10.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"581fd4e47612f8c1611b28a553dc855fe176c902","kind":"tag","published_at":"2019-03-08T07:27:58.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"dfab6777144e0292c7b4be9969c180025d7d2d97","kind":"tag","published_at":"2018-09-29T19:25:27.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"c299056a42b31d7a479d6a89b41318b2a2462cc7","kind":"tag","published_at":"2017-06-20T19:28:24.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v4.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"8270705c704956da865623e564eba4875c3ea17f","kind":"tag","published_at":"2016-02-21T12:21:11.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v3.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v3.0.1/manifests"},{"name":"3.0.0","sha":"3f05b9810e1438f946e2eb84ee854cc00b972e9e","kind":"tag","published_at":"2015-06-30T16:53:21.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/3.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/3.0.0/manifests"},{"name":"v2.0.2","sha":"f8773087dbb3c90d98875b76c7e06020b4284926","kind":"tag","published_at":"2015-02-22T09:25:23.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"1eff0936c01f89efa312d9d51deed137259871a1","kind":"tag","published_at":"2015-01-16T18:46:05.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c5e780acc07532f5d651cfb6ea035198095c6c74","kind":"tag","published_at":"2014-08-13T13:37:54.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"6fea2ef935f1ba10d43e4c4d9814af328803935c","kind":"tag","published_at":"2014-07-23T22:32:40.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v1.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v1.0.0/manifests"},{"name":"v0.3.0","sha":"eb43aefe65a2e1d3ab35e69c75f155785e1d980b","kind":"tag","published_at":"2014-06-24T19:33:35.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.3.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"1549217d780aa5c8f0ad140e5c07d433d548fb19","kind":"tag","published_at":"2014-06-03T17:10:40.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"caa1a70c69f7b45d71ab560d32e936d02d8368cd","kind":"tag","published_at":"2014-04-28T10:06:06.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"3c9b37e5381603925ba16b27a05ccbfd338906b8","kind":"tag","published_at":"2014-03-26T15:28:35.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"2ad9a26edf3d6411b443a0393baed6a29a3a8a86","kind":"tag","published_at":"2013-12-08T00:12:17.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.1.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"4b9a6551c3af2953c98d630acd07ed27ea989473","kind":"tag","published_at":"2013-12-07T23:30:13.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-26T09:12:55.192Z","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-strip-ansi?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-strip-ansi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-strip-ansi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-strip-ansi/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://github.com/sponsors/Qix-"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T00:59:13.318Z","issues_count":26,"pull_requests_count":25,"avg_time_to_close_issue":5812441.48,"avg_time_to_close_pull_request":1539470.2,"issues_closed_count":25,"pull_requests_closed_count":25,"pull_request_authors_count":24,"issue_authors_count":25,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":1.44,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":993332.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":4.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-strip-ansi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-strip-ansi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-strip-ansi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-strip-ansi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-strip-ansi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-strip-ansi/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1339},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-25T05:06:51.033Z","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":13429135,"name":"node-strip-ansi","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/chalk/strip-ansi","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/chalk/strip-ansi","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T16:23:07.116Z","latest_release_published_at":"2026-02-07T16:23:07.116Z","latest_release_number":"6.0.1-1","last_synced_at":"2026-03-07T16:32:51.601Z","created_at":"2026-02-07T16:23:06.815Z","updated_at":"2026-08-15T10:09:09.025Z","registry_url":"https://launchpad.net/ubuntu/+source/node-strip-ansi","install_command":"apt-get install node-strip-ansi","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-strip-ansi","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), nodejs, mocha, node-ansi-regex, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":12365136,"uuid":"15014856","full_name":"chalk/strip-ansi","owner":"chalk","description":"Strip ANSI escape codes from a string","archived":false,"fork":false,"pushed_at":"2026-02-26T13:51:11.000Z","size":48,"stargazers_count":499,"open_issues_count":0,"forks_count":44,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-15T10:00:49.016Z","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/chalk.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/funding.yml","license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["sindresorhus","Qix-"]}},"created_at":"2013-12-07T23:28:59.000Z","updated_at":"2026-08-09T15:02:11.000Z","dependencies_parsed_at":"2025-04-28T11:52:04.510Z","dependency_job_id":"09d11218-f0c4-4eaf-a193-84d93c1c3a5c","html_url":"https://github.com/chalk/strip-ansi","commit_stats":null,"previous_names":["sindresorhus/strip-ansi"],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/chalk/strip-ansi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/sbom","scorecard":{"id":273246,"data":{"date":"2025-08-11","repo":{"name":"github.com/chalk/strip-ansi","commit":"4250e5d077ebc115593d1533376225ac4914f46e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chalk/strip-ansi/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/chalk/strip-ansi/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:20","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":"Code-Review","score":2,"reason":"Found 6/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch '6.0.1'"],"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 6 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-17T13:53:14.481Z","repository_id":12365136,"created_at":"2025-08-17T13:53:14.481Z","updated_at":"2025-08-17T13:53:14.481Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36682413,"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-15T02:00:05.847Z","response_time":94,"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":"chalk","name":"chalk","uuid":"13122722","kind":"organization","description":"Terminal string styling done right","email":"sindresorhus@gmail.com","website":"https://github.com/chalk/chalk","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13122722?v=4","repositories_count":16,"last_synced_at":"2026-08-08T06:20:58.661Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["sindresorhus","Qix-"]}},"html_url":"https://github.com/chalk","funding_links":["https://github.com/sponsors/sindresorhus","https://github.com/sponsors/Qix-"],"total_stars":25602,"followers":171,"following":0,"created_at":"2022-11-02T16:18:53.096Z","updated_at":"2026-08-08T06:20:58.707Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk/repositories"},"tags":[{"name":"v7.2.0","sha":"38ff9f2282540422031ed523f0060c7bb575e20f","kind":"tag","published_at":"2026-02-26T13:50:15.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"c51e2883f3579628f7bffd40a13070e563bcc2c6","kind":"tag","published_at":"2025-09-08T15:05:22.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.1.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"1fdc531d4046cbaa830460f5c74452bf1f0a0884","kind":"tag","published_at":"2023-05-28T09:54:41.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.0/manifests"},{"name":"v6.0.1","sha":"4eba141b36de8153856fbd9a005398ac2747b154","kind":"commit","published_at":"2021-09-23T16:34:47.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v6.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.1/manifests"},{"name":"v7.0.1","sha":"dd40fa7ced678f14dfb43eb9b62b8e7313fb7011","kind":"tag","published_at":"2021-09-11T08:50:15.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"316ff53b074b4b1465e18a35e5d792b27ecc2865","kind":"tag","published_at":"2021-04-16T06:07:54.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"59533da99981f9d550de1ae0eb9d1a93c2383be3","kind":"tag","published_at":"2019-11-09T06:19:47.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v6.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.0/manifests"},{"name":"v5.2.0","sha":"b9c492921b72c48f93568565dbdc929cf63c20e1","kind":"tag","published_at":"2019-03-18T08:46:10.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"581fd4e47612f8c1611b28a553dc855fe176c902","kind":"tag","published_at":"2019-03-08T07:27:58.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"dfab6777144e0292c7b4be9969c180025d7d2d97","kind":"tag","published_at":"2018-09-29T19:25:27.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"c299056a42b31d7a479d6a89b41318b2a2462cc7","kind":"tag","published_at":"2017-06-20T19:28:24.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v4.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"8270705c704956da865623e564eba4875c3ea17f","kind":"tag","published_at":"2016-02-21T12:21:11.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v3.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v3.0.1/manifests"},{"name":"3.0.0","sha":"3f05b9810e1438f946e2eb84ee854cc00b972e9e","kind":"tag","published_at":"2015-06-30T16:53:21.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/3.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/3.0.0/manifests"},{"name":"v2.0.2","sha":"f8773087dbb3c90d98875b76c7e06020b4284926","kind":"tag","published_at":"2015-02-22T09:25:23.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"1eff0936c01f89efa312d9d51deed137259871a1","kind":"tag","published_at":"2015-01-16T18:46:05.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c5e780acc07532f5d651cfb6ea035198095c6c74","kind":"tag","published_at":"2014-08-13T13:37:54.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"6fea2ef935f1ba10d43e4c4d9814af328803935c","kind":"tag","published_at":"2014-07-23T22:32:40.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v1.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v1.0.0/manifests"},{"name":"v0.3.0","sha":"eb43aefe65a2e1d3ab35e69c75f155785e1d980b","kind":"tag","published_at":"2014-06-24T19:33:35.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.3.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"1549217d780aa5c8f0ad140e5c07d433d548fb19","kind":"tag","published_at":"2014-06-03T17:10:40.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"caa1a70c69f7b45d71ab560d32e936d02d8368cd","kind":"tag","published_at":"2014-04-28T10:06:06.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"3c9b37e5381603925ba16b27a05ccbfd338906b8","kind":"tag","published_at":"2014-03-26T15:28:35.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"2ad9a26edf3d6411b443a0393baed6a29a3a8a86","kind":"tag","published_at":"2013-12-08T00:12:17.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.1.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"4b9a6551c3af2953c98d630acd07ed27ea989473","kind":"tag","published_at":"2013-12-07T23:30:13.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T10:09:09.025Z","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-strip-ansi?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-strip-ansi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-strip-ansi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-strip-ansi/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://github.com/sponsors/Qix-"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T10:55:15.546Z","issues_count":26,"pull_requests_count":25,"avg_time_to_close_issue":5812441.48,"avg_time_to_close_pull_request":1539470.2,"issues_closed_count":25,"pull_requests_closed_count":25,"pull_request_authors_count":24,"issue_authors_count":25,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":1.44,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":993332.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":4.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-strip-ansi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-strip-ansi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-strip-ansi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-strip-ansi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-strip-ansi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-strip-ansi/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":976},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-25T05:06:47.665Z","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":13597349,"name":"node-strip-ansi","ecosystem":"debian","description":null,"homepage":"https://github.com/chalk/strip-ansi","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/chalk/strip-ansi","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:31:38.338Z","latest_release_published_at":"2026-02-11T10:31:38.338Z","latest_release_number":"4.0.0-1","last_synced_at":"2026-07-28T10:45:59.942Z","created_at":"2026-02-11T10:31:38.202Z","updated_at":"2026-08-15T10:09:09.025Z","registry_url":"https://tracker.debian.org/pkg/node-strip-ansi","install_command":"apt-get install node-strip-ansi","documentation_url":"https://packages.debian.org/buster/node-strip-ansi","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-strip-ansi","standards_version":"4.1.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), dh-buildinfo, nodejs, mocha, node-ansi-regex (\u003e= 3.0.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":12365136,"uuid":"15014856","full_name":"chalk/strip-ansi","owner":"chalk","description":"Strip ANSI escape codes from a string","archived":false,"fork":false,"pushed_at":"2026-02-26T13:51:11.000Z","size":48,"stargazers_count":499,"open_issues_count":0,"forks_count":44,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-15T10:00:49.016Z","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/chalk.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/funding.yml","license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["sindresorhus","Qix-"]}},"created_at":"2013-12-07T23:28:59.000Z","updated_at":"2026-08-09T15:02:11.000Z","dependencies_parsed_at":"2025-04-28T11:52:04.510Z","dependency_job_id":"09d11218-f0c4-4eaf-a193-84d93c1c3a5c","html_url":"https://github.com/chalk/strip-ansi","commit_stats":null,"previous_names":["sindresorhus/strip-ansi"],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/chalk/strip-ansi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/sbom","scorecard":{"id":273246,"data":{"date":"2025-08-11","repo":{"name":"github.com/chalk/strip-ansi","commit":"4250e5d077ebc115593d1533376225ac4914f46e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chalk/strip-ansi/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/chalk/strip-ansi/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:20","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":"Code-Review","score":2,"reason":"Found 6/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch '6.0.1'"],"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 6 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-17T13:53:14.481Z","repository_id":12365136,"created_at":"2025-08-17T13:53:14.481Z","updated_at":"2025-08-17T13:53:14.481Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36682413,"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-15T02:00:05.847Z","response_time":94,"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":"chalk","name":"chalk","uuid":"13122722","kind":"organization","description":"Terminal string styling done right","email":"sindresorhus@gmail.com","website":"https://github.com/chalk/chalk","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13122722?v=4","repositories_count":16,"last_synced_at":"2026-08-08T06:20:58.661Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["sindresorhus","Qix-"]}},"html_url":"https://github.com/chalk","funding_links":["https://github.com/sponsors/sindresorhus","https://github.com/sponsors/Qix-"],"total_stars":25602,"followers":171,"following":0,"created_at":"2022-11-02T16:18:53.096Z","updated_at":"2026-08-08T06:20:58.707Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk/repositories"},"tags":[{"name":"v7.2.0","sha":"38ff9f2282540422031ed523f0060c7bb575e20f","kind":"tag","published_at":"2026-02-26T13:50:15.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"c51e2883f3579628f7bffd40a13070e563bcc2c6","kind":"tag","published_at":"2025-09-08T15:05:22.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.1.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"1fdc531d4046cbaa830460f5c74452bf1f0a0884","kind":"tag","published_at":"2023-05-28T09:54:41.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.0/manifests"},{"name":"v6.0.1","sha":"4eba141b36de8153856fbd9a005398ac2747b154","kind":"commit","published_at":"2021-09-23T16:34:47.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v6.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.1/manifests"},{"name":"v7.0.1","sha":"dd40fa7ced678f14dfb43eb9b62b8e7313fb7011","kind":"tag","published_at":"2021-09-11T08:50:15.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"316ff53b074b4b1465e18a35e5d792b27ecc2865","kind":"tag","published_at":"2021-04-16T06:07:54.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"59533da99981f9d550de1ae0eb9d1a93c2383be3","kind":"tag","published_at":"2019-11-09T06:19:47.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v6.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.0/manifests"},{"name":"v5.2.0","sha":"b9c492921b72c48f93568565dbdc929cf63c20e1","kind":"tag","published_at":"2019-03-18T08:46:10.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"581fd4e47612f8c1611b28a553dc855fe176c902","kind":"tag","published_at":"2019-03-08T07:27:58.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"dfab6777144e0292c7b4be9969c180025d7d2d97","kind":"tag","published_at":"2018-09-29T19:25:27.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"c299056a42b31d7a479d6a89b41318b2a2462cc7","kind":"tag","published_at":"2017-06-20T19:28:24.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v4.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"8270705c704956da865623e564eba4875c3ea17f","kind":"tag","published_at":"2016-02-21T12:21:11.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v3.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v3.0.1/manifests"},{"name":"3.0.0","sha":"3f05b9810e1438f946e2eb84ee854cc00b972e9e","kind":"tag","published_at":"2015-06-30T16:53:21.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/3.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/3.0.0/manifests"},{"name":"v2.0.2","sha":"f8773087dbb3c90d98875b76c7e06020b4284926","kind":"tag","published_at":"2015-02-22T09:25:23.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"1eff0936c01f89efa312d9d51deed137259871a1","kind":"tag","published_at":"2015-01-16T18:46:05.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c5e780acc07532f5d651cfb6ea035198095c6c74","kind":"tag","published_at":"2014-08-13T13:37:54.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"6fea2ef935f1ba10d43e4c4d9814af328803935c","kind":"tag","published_at":"2014-07-23T22:32:40.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v1.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v1.0.0/manifests"},{"name":"v0.3.0","sha":"eb43aefe65a2e1d3ab35e69c75f155785e1d980b","kind":"tag","published_at":"2014-06-24T19:33:35.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.3.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"1549217d780aa5c8f0ad140e5c07d433d548fb19","kind":"tag","published_at":"2014-06-03T17:10:40.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"caa1a70c69f7b45d71ab560d32e936d02d8368cd","kind":"tag","published_at":"2014-04-28T10:06:06.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"3c9b37e5381603925ba16b27a05ccbfd338906b8","kind":"tag","published_at":"2014-03-26T15:28:35.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"2ad9a26edf3d6411b443a0393baed6a29a3a8a86","kind":"tag","published_at":"2013-12-08T00:12:17.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.1.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"4b9a6551c3af2953c98d630acd07ed27ea989473","kind":"tag","published_at":"2013-12-07T23:30:13.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T10:09:09.025Z","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-strip-ansi?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-strip-ansi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-strip-ansi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-strip-ansi/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://github.com/sponsors/Qix-"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T10:55:15.546Z","issues_count":26,"pull_requests_count":25,"avg_time_to_close_issue":5812441.48,"avg_time_to_close_pull_request":1539470.2,"issues_closed_count":25,"pull_requests_closed_count":25,"pull_request_authors_count":24,"issue_authors_count":25,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":1.44,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":993332.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":4.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-strip-ansi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-strip-ansi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-strip-ansi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-strip-ansi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-strip-ansi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-strip-ansi/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":610},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-08-25T05:03:28.562Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13460064,"name":"node-strip-ansi","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/chalk/strip-ansi","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/chalk/strip-ansi","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T07:20:43.208Z","latest_release_published_at":"2026-02-09T07:20:43.208Z","latest_release_number":"6.0.1-2","last_synced_at":"2026-03-09T07:28:22.700Z","created_at":"2026-02-09T07:20:42.868Z","updated_at":"2026-08-15T10:09:09.029Z","registry_url":"https://launchpad.net/ubuntu/+source/node-strip-ansi","install_command":"apt-get install node-strip-ansi","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-strip-ansi","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), nodejs, mocha, node-ansi-regex, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":12365136,"uuid":"15014856","full_name":"chalk/strip-ansi","owner":"chalk","description":"Strip ANSI escape codes from a string","archived":false,"fork":false,"pushed_at":"2026-02-26T13:51:11.000Z","size":48,"stargazers_count":499,"open_issues_count":0,"forks_count":44,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-15T10:00:49.016Z","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/chalk.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/funding.yml","license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["sindresorhus","Qix-"]}},"created_at":"2013-12-07T23:28:59.000Z","updated_at":"2026-08-09T15:02:11.000Z","dependencies_parsed_at":"2025-04-28T11:52:04.510Z","dependency_job_id":"09d11218-f0c4-4eaf-a193-84d93c1c3a5c","html_url":"https://github.com/chalk/strip-ansi","commit_stats":null,"previous_names":["sindresorhus/strip-ansi"],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/chalk/strip-ansi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/sbom","scorecard":{"id":273246,"data":{"date":"2025-08-11","repo":{"name":"github.com/chalk/strip-ansi","commit":"4250e5d077ebc115593d1533376225ac4914f46e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chalk/strip-ansi/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/chalk/strip-ansi/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:20","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":"Code-Review","score":2,"reason":"Found 6/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch '6.0.1'"],"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 6 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-17T13:53:14.481Z","repository_id":12365136,"created_at":"2025-08-17T13:53:14.481Z","updated_at":"2025-08-17T13:53:14.481Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36682413,"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-15T02:00:05.847Z","response_time":94,"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":"chalk","name":"chalk","uuid":"13122722","kind":"organization","description":"Terminal string styling done right","email":"sindresorhus@gmail.com","website":"https://github.com/chalk/chalk","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13122722?v=4","repositories_count":16,"last_synced_at":"2026-08-08T06:20:58.661Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["sindresorhus","Qix-"]}},"html_url":"https://github.com/chalk","funding_links":["https://github.com/sponsors/sindresorhus","https://github.com/sponsors/Qix-"],"total_stars":25602,"followers":171,"following":0,"created_at":"2022-11-02T16:18:53.096Z","updated_at":"2026-08-08T06:20:58.707Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk/repositories"},"tags":[{"name":"v7.2.0","sha":"38ff9f2282540422031ed523f0060c7bb575e20f","kind":"tag","published_at":"2026-02-26T13:50:15.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"c51e2883f3579628f7bffd40a13070e563bcc2c6","kind":"tag","published_at":"2025-09-08T15:05:22.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.1.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"1fdc531d4046cbaa830460f5c74452bf1f0a0884","kind":"tag","published_at":"2023-05-28T09:54:41.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.0/manifests"},{"name":"v6.0.1","sha":"4eba141b36de8153856fbd9a005398ac2747b154","kind":"commit","published_at":"2021-09-23T16:34:47.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v6.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.1/manifests"},{"name":"v7.0.1","sha":"dd40fa7ced678f14dfb43eb9b62b8e7313fb7011","kind":"tag","published_at":"2021-09-11T08:50:15.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"316ff53b074b4b1465e18a35e5d792b27ecc2865","kind":"tag","published_at":"2021-04-16T06:07:54.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"59533da99981f9d550de1ae0eb9d1a93c2383be3","kind":"tag","published_at":"2019-11-09T06:19:47.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v6.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.0/manifests"},{"name":"v5.2.0","sha":"b9c492921b72c48f93568565dbdc929cf63c20e1","kind":"tag","published_at":"2019-03-18T08:46:10.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"581fd4e47612f8c1611b28a553dc855fe176c902","kind":"tag","published_at":"2019-03-08T07:27:58.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"dfab6777144e0292c7b4be9969c180025d7d2d97","kind":"tag","published_at":"2018-09-29T19:25:27.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"c299056a42b31d7a479d6a89b41318b2a2462cc7","kind":"tag","published_at":"2017-06-20T19:28:24.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v4.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"8270705c704956da865623e564eba4875c3ea17f","kind":"tag","published_at":"2016-02-21T12:21:11.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v3.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v3.0.1/manifests"},{"name":"3.0.0","sha":"3f05b9810e1438f946e2eb84ee854cc00b972e9e","kind":"tag","published_at":"2015-06-30T16:53:21.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/3.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/3.0.0/manifests"},{"name":"v2.0.2","sha":"f8773087dbb3c90d98875b76c7e06020b4284926","kind":"tag","published_at":"2015-02-22T09:25:23.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"1eff0936c01f89efa312d9d51deed137259871a1","kind":"tag","published_at":"2015-01-16T18:46:05.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c5e780acc07532f5d651cfb6ea035198095c6c74","kind":"tag","published_at":"2014-08-13T13:37:54.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"6fea2ef935f1ba10d43e4c4d9814af328803935c","kind":"tag","published_at":"2014-07-23T22:32:40.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v1.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v1.0.0/manifests"},{"name":"v0.3.0","sha":"eb43aefe65a2e1d3ab35e69c75f155785e1d980b","kind":"tag","published_at":"2014-06-24T19:33:35.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.3.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"1549217d780aa5c8f0ad140e5c07d433d548fb19","kind":"tag","published_at":"2014-06-03T17:10:40.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"caa1a70c69f7b45d71ab560d32e936d02d8368cd","kind":"tag","published_at":"2014-04-28T10:06:06.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"3c9b37e5381603925ba16b27a05ccbfd338906b8","kind":"tag","published_at":"2014-03-26T15:28:35.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"2ad9a26edf3d6411b443a0393baed6a29a3a8a86","kind":"tag","published_at":"2013-12-08T00:12:17.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.1.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"4b9a6551c3af2953c98d630acd07ed27ea989473","kind":"tag","published_at":"2013-12-07T23:30:13.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T10:09:09.029Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-strip-ansi?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-strip-ansi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-strip-ansi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-strip-ansi/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://github.com/sponsors/Qix-"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T10:55:15.546Z","issues_count":26,"pull_requests_count":25,"avg_time_to_close_issue":5812441.48,"avg_time_to_close_pull_request":1539470.2,"issues_closed_count":25,"pull_requests_closed_count":25,"pull_request_authors_count":24,"issue_authors_count":25,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":1.44,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":993332.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":4.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-strip-ansi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-strip-ansi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-strip-ansi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-strip-ansi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-strip-ansi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-strip-ansi/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":1322},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-25T05:04:58.025Z","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":13702550,"name":"node-strip-ansi","ecosystem":"debian","description":null,"homepage":"https://github.com/chalk/strip-ansi","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/chalk/strip-ansi","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:25:28.419Z","latest_release_published_at":"2026-02-12T21:25:28.419Z","latest_release_number":"6.0.1-2","last_synced_at":"2026-03-13T21:50:10.027Z","created_at":"2026-02-12T21:25:28.239Z","updated_at":"2026-08-15T10:09:09.030Z","registry_url":"https://tracker.debian.org/pkg/node-strip-ansi","install_command":"apt-get install node-strip-ansi","documentation_url":"https://packages.debian.org/bookworm/node-strip-ansi","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-strip-ansi","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), nodejs, mocha, node-ansi-regex, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":12365136,"uuid":"15014856","full_name":"chalk/strip-ansi","owner":"chalk","description":"Strip ANSI escape codes from a string","archived":false,"fork":false,"pushed_at":"2026-02-26T13:51:11.000Z","size":48,"stargazers_count":499,"open_issues_count":0,"forks_count":44,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-15T10:00:49.016Z","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/chalk.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/funding.yml","license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["sindresorhus","Qix-"]}},"created_at":"2013-12-07T23:28:59.000Z","updated_at":"2026-08-09T15:02:11.000Z","dependencies_parsed_at":"2025-04-28T11:52:04.510Z","dependency_job_id":"09d11218-f0c4-4eaf-a193-84d93c1c3a5c","html_url":"https://github.com/chalk/strip-ansi","commit_stats":null,"previous_names":["sindresorhus/strip-ansi"],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/chalk/strip-ansi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/sbom","scorecard":{"id":273246,"data":{"date":"2025-08-11","repo":{"name":"github.com/chalk/strip-ansi","commit":"4250e5d077ebc115593d1533376225ac4914f46e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chalk/strip-ansi/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/chalk/strip-ansi/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:20","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":"Code-Review","score":2,"reason":"Found 6/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch '6.0.1'"],"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 6 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-17T13:53:14.481Z","repository_id":12365136,"created_at":"2025-08-17T13:53:14.481Z","updated_at":"2025-08-17T13:53:14.481Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36682413,"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-15T02:00:05.847Z","response_time":94,"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":"chalk","name":"chalk","uuid":"13122722","kind":"organization","description":"Terminal string styling done right","email":"sindresorhus@gmail.com","website":"https://github.com/chalk/chalk","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13122722?v=4","repositories_count":16,"last_synced_at":"2026-08-08T06:20:58.661Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["sindresorhus","Qix-"]}},"html_url":"https://github.com/chalk","funding_links":["https://github.com/sponsors/sindresorhus","https://github.com/sponsors/Qix-"],"total_stars":25602,"followers":171,"following":0,"created_at":"2022-11-02T16:18:53.096Z","updated_at":"2026-08-08T06:20:58.707Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk/repositories"},"tags":[{"name":"v7.2.0","sha":"38ff9f2282540422031ed523f0060c7bb575e20f","kind":"tag","published_at":"2026-02-26T13:50:15.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"c51e2883f3579628f7bffd40a13070e563bcc2c6","kind":"tag","published_at":"2025-09-08T15:05:22.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.1.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"1fdc531d4046cbaa830460f5c74452bf1f0a0884","kind":"tag","published_at":"2023-05-28T09:54:41.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.0/manifests"},{"name":"v6.0.1","sha":"4eba141b36de8153856fbd9a005398ac2747b154","kind":"commit","published_at":"2021-09-23T16:34:47.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v6.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.1/manifests"},{"name":"v7.0.1","sha":"dd40fa7ced678f14dfb43eb9b62b8e7313fb7011","kind":"tag","published_at":"2021-09-11T08:50:15.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"316ff53b074b4b1465e18a35e5d792b27ecc2865","kind":"tag","published_at":"2021-04-16T06:07:54.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"59533da99981f9d550de1ae0eb9d1a93c2383be3","kind":"tag","published_at":"2019-11-09T06:19:47.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v6.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.0/manifests"},{"name":"v5.2.0","sha":"b9c492921b72c48f93568565dbdc929cf63c20e1","kind":"tag","published_at":"2019-03-18T08:46:10.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"581fd4e47612f8c1611b28a553dc855fe176c902","kind":"tag","published_at":"2019-03-08T07:27:58.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"dfab6777144e0292c7b4be9969c180025d7d2d97","kind":"tag","published_at":"2018-09-29T19:25:27.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"c299056a42b31d7a479d6a89b41318b2a2462cc7","kind":"tag","published_at":"2017-06-20T19:28:24.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v4.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"8270705c704956da865623e564eba4875c3ea17f","kind":"tag","published_at":"2016-02-21T12:21:11.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v3.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v3.0.1/manifests"},{"name":"3.0.0","sha":"3f05b9810e1438f946e2eb84ee854cc00b972e9e","kind":"tag","published_at":"2015-06-30T16:53:21.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/3.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/3.0.0/manifests"},{"name":"v2.0.2","sha":"f8773087dbb3c90d98875b76c7e06020b4284926","kind":"tag","published_at":"2015-02-22T09:25:23.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"1eff0936c01f89efa312d9d51deed137259871a1","kind":"tag","published_at":"2015-01-16T18:46:05.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c5e780acc07532f5d651cfb6ea035198095c6c74","kind":"tag","published_at":"2014-08-13T13:37:54.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"6fea2ef935f1ba10d43e4c4d9814af328803935c","kind":"tag","published_at":"2014-07-23T22:32:40.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v1.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v1.0.0/manifests"},{"name":"v0.3.0","sha":"eb43aefe65a2e1d3ab35e69c75f155785e1d980b","kind":"tag","published_at":"2014-06-24T19:33:35.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.3.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"1549217d780aa5c8f0ad140e5c07d433d548fb19","kind":"tag","published_at":"2014-06-03T17:10:40.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"caa1a70c69f7b45d71ab560d32e936d02d8368cd","kind":"tag","published_at":"2014-04-28T10:06:06.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"3c9b37e5381603925ba16b27a05ccbfd338906b8","kind":"tag","published_at":"2014-03-26T15:28:35.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"2ad9a26edf3d6411b443a0393baed6a29a3a8a86","kind":"tag","published_at":"2013-12-08T00:12:17.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.1.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"4b9a6551c3af2953c98d630acd07ed27ea989473","kind":"tag","published_at":"2013-12-07T23:30:13.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T10:09:09.030Z","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-strip-ansi?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-strip-ansi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-strip-ansi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-strip-ansi/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://github.com/sponsors/Qix-"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T10:55:15.546Z","issues_count":26,"pull_requests_count":25,"avg_time_to_close_issue":5812441.48,"avg_time_to_close_pull_request":1539470.2,"issues_closed_count":25,"pull_requests_closed_count":25,"pull_request_authors_count":24,"issue_authors_count":25,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":1.44,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":993332.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":4.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-strip-ansi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-strip-ansi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-strip-ansi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-strip-ansi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-strip-ansi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-strip-ansi/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":2645,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1237},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-25T05:06:43.662Z","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":13400067,"name":"node-strip-ansi","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/chalk/strip-ansi","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/chalk/strip-ansi","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T06:32:49.517Z","latest_release_published_at":"2026-02-06T06:32:49.517Z","latest_release_number":"6.0.1-2","last_synced_at":"2026-03-06T07:03:04.080Z","created_at":"2026-02-06T06:32:49.220Z","updated_at":"2026-08-15T10:09:09.065Z","registry_url":"https://launchpad.net/ubuntu/+source/node-strip-ansi","install_command":"apt-get install node-strip-ansi","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-strip-ansi","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), nodejs, mocha, node-ansi-regex, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":12365136,"uuid":"15014856","full_name":"chalk/strip-ansi","owner":"chalk","description":"Strip ANSI escape codes from a string","archived":false,"fork":false,"pushed_at":"2026-02-26T13:51:11.000Z","size":48,"stargazers_count":499,"open_issues_count":0,"forks_count":44,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-15T10:00:49.016Z","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/chalk.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/funding.yml","license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["sindresorhus","Qix-"]}},"created_at":"2013-12-07T23:28:59.000Z","updated_at":"2026-08-09T15:02:11.000Z","dependencies_parsed_at":"2025-04-28T11:52:04.510Z","dependency_job_id":"09d11218-f0c4-4eaf-a193-84d93c1c3a5c","html_url":"https://github.com/chalk/strip-ansi","commit_stats":null,"previous_names":["sindresorhus/strip-ansi"],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/chalk/strip-ansi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/sbom","scorecard":{"id":273246,"data":{"date":"2025-08-11","repo":{"name":"github.com/chalk/strip-ansi","commit":"4250e5d077ebc115593d1533376225ac4914f46e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chalk/strip-ansi/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/chalk/strip-ansi/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:20","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":"Code-Review","score":2,"reason":"Found 6/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch '6.0.1'"],"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 6 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-17T13:53:14.481Z","repository_id":12365136,"created_at":"2025-08-17T13:53:14.481Z","updated_at":"2025-08-17T13:53:14.481Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36682413,"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-15T02:00:05.847Z","response_time":94,"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":"chalk","name":"chalk","uuid":"13122722","kind":"organization","description":"Terminal string styling done right","email":"sindresorhus@gmail.com","website":"https://github.com/chalk/chalk","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13122722?v=4","repositories_count":16,"last_synced_at":"2026-08-08T06:20:58.661Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["sindresorhus","Qix-"]}},"html_url":"https://github.com/chalk","funding_links":["https://github.com/sponsors/sindresorhus","https://github.com/sponsors/Qix-"],"total_stars":25602,"followers":171,"following":0,"created_at":"2022-11-02T16:18:53.096Z","updated_at":"2026-08-08T06:20:58.707Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk/repositories"},"tags":[{"name":"v7.2.0","sha":"38ff9f2282540422031ed523f0060c7bb575e20f","kind":"tag","published_at":"2026-02-26T13:50:15.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"c51e2883f3579628f7bffd40a13070e563bcc2c6","kind":"tag","published_at":"2025-09-08T15:05:22.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.1.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"1fdc531d4046cbaa830460f5c74452bf1f0a0884","kind":"tag","published_at":"2023-05-28T09:54:41.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.0/manifests"},{"name":"v6.0.1","sha":"4eba141b36de8153856fbd9a005398ac2747b154","kind":"commit","published_at":"2021-09-23T16:34:47.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v6.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.1/manifests"},{"name":"v7.0.1","sha":"dd40fa7ced678f14dfb43eb9b62b8e7313fb7011","kind":"tag","published_at":"2021-09-11T08:50:15.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"316ff53b074b4b1465e18a35e5d792b27ecc2865","kind":"tag","published_at":"2021-04-16T06:07:54.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"59533da99981f9d550de1ae0eb9d1a93c2383be3","kind":"tag","published_at":"2019-11-09T06:19:47.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v6.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.0/manifests"},{"name":"v5.2.0","sha":"b9c492921b72c48f93568565dbdc929cf63c20e1","kind":"tag","published_at":"2019-03-18T08:46:10.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"581fd4e47612f8c1611b28a553dc855fe176c902","kind":"tag","published_at":"2019-03-08T07:27:58.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"dfab6777144e0292c7b4be9969c180025d7d2d97","kind":"tag","published_at":"2018-09-29T19:25:27.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"c299056a42b31d7a479d6a89b41318b2a2462cc7","kind":"tag","published_at":"2017-06-20T19:28:24.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v4.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"8270705c704956da865623e564eba4875c3ea17f","kind":"tag","published_at":"2016-02-21T12:21:11.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v3.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v3.0.1/manifests"},{"name":"3.0.0","sha":"3f05b9810e1438f946e2eb84ee854cc00b972e9e","kind":"tag","published_at":"2015-06-30T16:53:21.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/3.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/3.0.0/manifests"},{"name":"v2.0.2","sha":"f8773087dbb3c90d98875b76c7e06020b4284926","kind":"tag","published_at":"2015-02-22T09:25:23.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"1eff0936c01f89efa312d9d51deed137259871a1","kind":"tag","published_at":"2015-01-16T18:46:05.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c5e780acc07532f5d651cfb6ea035198095c6c74","kind":"tag","published_at":"2014-08-13T13:37:54.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"6fea2ef935f1ba10d43e4c4d9814af328803935c","kind":"tag","published_at":"2014-07-23T22:32:40.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v1.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v1.0.0/manifests"},{"name":"v0.3.0","sha":"eb43aefe65a2e1d3ab35e69c75f155785e1d980b","kind":"tag","published_at":"2014-06-24T19:33:35.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.3.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"1549217d780aa5c8f0ad140e5c07d433d548fb19","kind":"tag","published_at":"2014-06-03T17:10:40.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"caa1a70c69f7b45d71ab560d32e936d02d8368cd","kind":"tag","published_at":"2014-04-28T10:06:06.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"3c9b37e5381603925ba16b27a05ccbfd338906b8","kind":"tag","published_at":"2014-03-26T15:28:35.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"2ad9a26edf3d6411b443a0393baed6a29a3a8a86","kind":"tag","published_at":"2013-12-08T00:12:17.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.1.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"4b9a6551c3af2953c98d630acd07ed27ea989473","kind":"tag","published_at":"2013-12-07T23:30:13.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T10:09:09.065Z","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-strip-ansi?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-strip-ansi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-strip-ansi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-strip-ansi/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://github.com/sponsors/Qix-"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T10:55:15.546Z","issues_count":26,"pull_requests_count":25,"avg_time_to_close_issue":5812441.48,"avg_time_to_close_pull_request":1539470.2,"issues_closed_count":25,"pull_requests_closed_count":25,"pull_request_authors_count":24,"issue_authors_count":25,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":1.44,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":993332.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":4.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-strip-ansi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-strip-ansi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-strip-ansi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-strip-ansi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-strip-ansi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-strip-ansi/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":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-25T05:06:49.291Z","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":13559020,"name":"node-strip-ansi","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/chalk/strip-ansi","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/chalk/strip-ansi","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:54:41.089Z","latest_release_published_at":"2026-02-11T04:54:41.089Z","latest_release_number":"6.0.1-2","last_synced_at":"2026-03-11T11:04:35.811Z","created_at":"2026-02-11T04:54:40.921Z","updated_at":"2026-08-15T10:09:09.068Z","registry_url":"https://launchpad.net/ubuntu/+source/node-strip-ansi","install_command":"apt-get install node-strip-ansi","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-strip-ansi","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), nodejs, mocha, node-ansi-regex, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":12365136,"uuid":"15014856","full_name":"chalk/strip-ansi","owner":"chalk","description":"Strip ANSI escape codes from a string","archived":false,"fork":false,"pushed_at":"2026-02-26T13:51:11.000Z","size":48,"stargazers_count":499,"open_issues_count":0,"forks_count":44,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-15T10:00:49.016Z","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/chalk.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/funding.yml","license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["sindresorhus","Qix-"]}},"created_at":"2013-12-07T23:28:59.000Z","updated_at":"2026-08-09T15:02:11.000Z","dependencies_parsed_at":"2025-04-28T11:52:04.510Z","dependency_job_id":"09d11218-f0c4-4eaf-a193-84d93c1c3a5c","html_url":"https://github.com/chalk/strip-ansi","commit_stats":null,"previous_names":["sindresorhus/strip-ansi"],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/chalk/strip-ansi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/sbom","scorecard":{"id":273246,"data":{"date":"2025-08-11","repo":{"name":"github.com/chalk/strip-ansi","commit":"4250e5d077ebc115593d1533376225ac4914f46e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chalk/strip-ansi/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/chalk/strip-ansi/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:20","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":"Code-Review","score":2,"reason":"Found 6/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch '6.0.1'"],"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 6 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-17T13:53:14.481Z","repository_id":12365136,"created_at":"2025-08-17T13:53:14.481Z","updated_at":"2025-08-17T13:53:14.481Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36682413,"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-15T02:00:05.847Z","response_time":94,"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":"chalk","name":"chalk","uuid":"13122722","kind":"organization","description":"Terminal string styling done right","email":"sindresorhus@gmail.com","website":"https://github.com/chalk/chalk","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13122722?v=4","repositories_count":16,"last_synced_at":"2026-08-08T06:20:58.661Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["sindresorhus","Qix-"]}},"html_url":"https://github.com/chalk","funding_links":["https://github.com/sponsors/sindresorhus","https://github.com/sponsors/Qix-"],"total_stars":25602,"followers":171,"following":0,"created_at":"2022-11-02T16:18:53.096Z","updated_at":"2026-08-08T06:20:58.707Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk/repositories"},"tags":[{"name":"v7.2.0","sha":"38ff9f2282540422031ed523f0060c7bb575e20f","kind":"tag","published_at":"2026-02-26T13:50:15.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"c51e2883f3579628f7bffd40a13070e563bcc2c6","kind":"tag","published_at":"2025-09-08T15:05:22.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.1.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"1fdc531d4046cbaa830460f5c74452bf1f0a0884","kind":"tag","published_at":"2023-05-28T09:54:41.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.0/manifests"},{"name":"v6.0.1","sha":"4eba141b36de8153856fbd9a005398ac2747b154","kind":"commit","published_at":"2021-09-23T16:34:47.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v6.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.1/manifests"},{"name":"v7.0.1","sha":"dd40fa7ced678f14dfb43eb9b62b8e7313fb7011","kind":"tag","published_at":"2021-09-11T08:50:15.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"316ff53b074b4b1465e18a35e5d792b27ecc2865","kind":"tag","published_at":"2021-04-16T06:07:54.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"59533da99981f9d550de1ae0eb9d1a93c2383be3","kind":"tag","published_at":"2019-11-09T06:19:47.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v6.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.0/manifests"},{"name":"v5.2.0","sha":"b9c492921b72c48f93568565dbdc929cf63c20e1","kind":"tag","published_at":"2019-03-18T08:46:10.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"581fd4e47612f8c1611b28a553dc855fe176c902","kind":"tag","published_at":"2019-03-08T07:27:58.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"dfab6777144e0292c7b4be9969c180025d7d2d97","kind":"tag","published_at":"2018-09-29T19:25:27.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"c299056a42b31d7a479d6a89b41318b2a2462cc7","kind":"tag","published_at":"2017-06-20T19:28:24.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v4.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"8270705c704956da865623e564eba4875c3ea17f","kind":"tag","published_at":"2016-02-21T12:21:11.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v3.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v3.0.1/manifests"},{"name":"3.0.0","sha":"3f05b9810e1438f946e2eb84ee854cc00b972e9e","kind":"tag","published_at":"2015-06-30T16:53:21.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/3.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/3.0.0/manifests"},{"name":"v2.0.2","sha":"f8773087dbb3c90d98875b76c7e06020b4284926","kind":"tag","published_at":"2015-02-22T09:25:23.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"1eff0936c01f89efa312d9d51deed137259871a1","kind":"tag","published_at":"2015-01-16T18:46:05.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c5e780acc07532f5d651cfb6ea035198095c6c74","kind":"tag","published_at":"2014-08-13T13:37:54.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"6fea2ef935f1ba10d43e4c4d9814af328803935c","kind":"tag","published_at":"2014-07-23T22:32:40.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v1.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v1.0.0/manifests"},{"name":"v0.3.0","sha":"eb43aefe65a2e1d3ab35e69c75f155785e1d980b","kind":"tag","published_at":"2014-06-24T19:33:35.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.3.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"1549217d780aa5c8f0ad140e5c07d433d548fb19","kind":"tag","published_at":"2014-06-03T17:10:40.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"caa1a70c69f7b45d71ab560d32e936d02d8368cd","kind":"tag","published_at":"2014-04-28T10:06:06.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"3c9b37e5381603925ba16b27a05ccbfd338906b8","kind":"tag","published_at":"2014-03-26T15:28:35.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"2ad9a26edf3d6411b443a0393baed6a29a3a8a86","kind":"tag","published_at":"2013-12-08T00:12:17.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.1.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"4b9a6551c3af2953c98d630acd07ed27ea989473","kind":"tag","published_at":"2013-12-07T23:30:13.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T10:09:09.068Z","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-strip-ansi?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-strip-ansi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-strip-ansi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-strip-ansi/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://github.com/sponsors/Qix-"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T10:55:15.546Z","issues_count":26,"pull_requests_count":25,"avg_time_to_close_issue":5812441.48,"avg_time_to_close_pull_request":1539470.2,"issues_closed_count":25,"pull_requests_closed_count":25,"pull_request_authors_count":24,"issue_authors_count":25,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":1.44,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":993332.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":4.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-strip-ansi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-strip-ansi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-strip-ansi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-strip-ansi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-strip-ansi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-strip-ansi/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":1108},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-25T05:06:52.544Z","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":13660285,"name":"node-strip-ansi","ecosystem":"debian","description":null,"homepage":"https://github.com/chalk/strip-ansi","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/chalk/strip-ansi","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:36:56.526Z","latest_release_published_at":"2026-02-12T08:36:56.526Z","latest_release_number":"6.0.1-2","last_synced_at":"2026-03-14T07:07:55.927Z","created_at":"2026-02-12T08:36:56.301Z","updated_at":"2026-08-15T10:09:09.073Z","registry_url":"https://tracker.debian.org/pkg/node-strip-ansi","install_command":"apt-get install node-strip-ansi","documentation_url":"https://packages.debian.org/trixie/node-strip-ansi","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-strip-ansi","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), nodejs, mocha, node-ansi-regex, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":12365136,"uuid":"15014856","full_name":"chalk/strip-ansi","owner":"chalk","description":"Strip ANSI escape codes from a string","archived":false,"fork":false,"pushed_at":"2026-02-26T13:51:11.000Z","size":48,"stargazers_count":499,"open_issues_count":0,"forks_count":44,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-15T10:00:49.016Z","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/chalk.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/funding.yml","license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["sindresorhus","Qix-"]}},"created_at":"2013-12-07T23:28:59.000Z","updated_at":"2026-08-09T15:02:11.000Z","dependencies_parsed_at":"2025-04-28T11:52:04.510Z","dependency_job_id":"09d11218-f0c4-4eaf-a193-84d93c1c3a5c","html_url":"https://github.com/chalk/strip-ansi","commit_stats":null,"previous_names":["sindresorhus/strip-ansi"],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/chalk/strip-ansi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/sbom","scorecard":{"id":273246,"data":{"date":"2025-08-11","repo":{"name":"github.com/chalk/strip-ansi","commit":"4250e5d077ebc115593d1533376225ac4914f46e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chalk/strip-ansi/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/chalk/strip-ansi/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:20","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":"Code-Review","score":2,"reason":"Found 6/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch '6.0.1'"],"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 6 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-17T13:53:14.481Z","repository_id":12365136,"created_at":"2025-08-17T13:53:14.481Z","updated_at":"2025-08-17T13:53:14.481Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36682413,"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-15T02:00:05.847Z","response_time":94,"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":"chalk","name":"chalk","uuid":"13122722","kind":"organization","description":"Terminal string styling done right","email":"sindresorhus@gmail.com","website":"https://github.com/chalk/chalk","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13122722?v=4","repositories_count":16,"last_synced_at":"2026-08-08T06:20:58.661Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["sindresorhus","Qix-"]}},"html_url":"https://github.com/chalk","funding_links":["https://github.com/sponsors/sindresorhus","https://github.com/sponsors/Qix-"],"total_stars":25602,"followers":171,"following":0,"created_at":"2022-11-02T16:18:53.096Z","updated_at":"2026-08-08T06:20:58.707Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk/repositories"},"tags":[{"name":"v7.2.0","sha":"38ff9f2282540422031ed523f0060c7bb575e20f","kind":"tag","published_at":"2026-02-26T13:50:15.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"c51e2883f3579628f7bffd40a13070e563bcc2c6","kind":"tag","published_at":"2025-09-08T15:05:22.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.1.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"1fdc531d4046cbaa830460f5c74452bf1f0a0884","kind":"tag","published_at":"2023-05-28T09:54:41.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.0/manifests"},{"name":"v6.0.1","sha":"4eba141b36de8153856fbd9a005398ac2747b154","kind":"commit","published_at":"2021-09-23T16:34:47.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v6.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.1/manifests"},{"name":"v7.0.1","sha":"dd40fa7ced678f14dfb43eb9b62b8e7313fb7011","kind":"tag","published_at":"2021-09-11T08:50:15.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"316ff53b074b4b1465e18a35e5d792b27ecc2865","kind":"tag","published_at":"2021-04-16T06:07:54.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"59533da99981f9d550de1ae0eb9d1a93c2383be3","kind":"tag","published_at":"2019-11-09T06:19:47.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v6.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.0/manifests"},{"name":"v5.2.0","sha":"b9c492921b72c48f93568565dbdc929cf63c20e1","kind":"tag","published_at":"2019-03-18T08:46:10.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"581fd4e47612f8c1611b28a553dc855fe176c902","kind":"tag","published_at":"2019-03-08T07:27:58.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"dfab6777144e0292c7b4be9969c180025d7d2d97","kind":"tag","published_at":"2018-09-29T19:25:27.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"c299056a42b31d7a479d6a89b41318b2a2462cc7","kind":"tag","published_at":"2017-06-20T19:28:24.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v4.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"8270705c704956da865623e564eba4875c3ea17f","kind":"tag","published_at":"2016-02-21T12:21:11.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v3.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v3.0.1/manifests"},{"name":"3.0.0","sha":"3f05b9810e1438f946e2eb84ee854cc00b972e9e","kind":"tag","published_at":"2015-06-30T16:53:21.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/3.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/3.0.0/manifests"},{"name":"v2.0.2","sha":"f8773087dbb3c90d98875b76c7e06020b4284926","kind":"tag","published_at":"2015-02-22T09:25:23.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"1eff0936c01f89efa312d9d51deed137259871a1","kind":"tag","published_at":"2015-01-16T18:46:05.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c5e780acc07532f5d651cfb6ea035198095c6c74","kind":"tag","published_at":"2014-08-13T13:37:54.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"6fea2ef935f1ba10d43e4c4d9814af328803935c","kind":"tag","published_at":"2014-07-23T22:32:40.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v1.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v1.0.0/manifests"},{"name":"v0.3.0","sha":"eb43aefe65a2e1d3ab35e69c75f155785e1d980b","kind":"tag","published_at":"2014-06-24T19:33:35.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.3.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"1549217d780aa5c8f0ad140e5c07d433d548fb19","kind":"tag","published_at":"2014-06-03T17:10:40.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"caa1a70c69f7b45d71ab560d32e936d02d8368cd","kind":"tag","published_at":"2014-04-28T10:06:06.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"3c9b37e5381603925ba16b27a05ccbfd338906b8","kind":"tag","published_at":"2014-03-26T15:28:35.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"2ad9a26edf3d6411b443a0393baed6a29a3a8a86","kind":"tag","published_at":"2013-12-08T00:12:17.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.1.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"4b9a6551c3af2953c98d630acd07ed27ea989473","kind":"tag","published_at":"2013-12-07T23:30:13.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T10:09:09.073Z","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-strip-ansi?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-strip-ansi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-strip-ansi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-strip-ansi/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://github.com/sponsors/Qix-"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T10:55:15.546Z","issues_count":26,"pull_requests_count":25,"avg_time_to_close_issue":5812441.48,"avg_time_to_close_pull_request":1539470.2,"issues_closed_count":25,"pull_requests_closed_count":25,"pull_request_authors_count":24,"issue_authors_count":25,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":1.44,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":993332.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":4.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-strip-ansi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-strip-ansi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-strip-ansi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-strip-ansi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-strip-ansi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-strip-ansi/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":1687},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-25T05:04:56.023Z","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":4995859,"name":"org.webjars.bower:strip-ansi","ecosystem":"maven","description":"WebJar for strip-ansi","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/chalk/strip-ansi","keywords_array":[],"namespace":"org.webjars.bower","versions_count":1,"first_release_published_at":"2018-07-17T13:24:50.000Z","latest_release_published_at":"2018-07-17T13:24:50.000Z","latest_release_number":"4.0.0","last_synced_at":"2026-08-25T10:02:38.530Z","created_at":"2022-07-27T10:48:03.419Z","updated_at":"2026-08-25T10:02:38.531Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.bower/strip-ansi/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.bower/strip-ansi/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":12365136,"uuid":"15014856","full_name":"chalk/strip-ansi","owner":"chalk","description":"Strip ANSI escape codes from a string","archived":false,"fork":false,"pushed_at":"2026-02-26T13:51:11.000Z","size":48,"stargazers_count":499,"open_issues_count":0,"forks_count":44,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-15T10:00:49.016Z","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/chalk.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/funding.yml","license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["sindresorhus","Qix-"]}},"created_at":"2013-12-07T23:28:59.000Z","updated_at":"2026-08-09T15:02:11.000Z","dependencies_parsed_at":"2025-04-28T11:52:04.510Z","dependency_job_id":"09d11218-f0c4-4eaf-a193-84d93c1c3a5c","html_url":"https://github.com/chalk/strip-ansi","commit_stats":null,"previous_names":["sindresorhus/strip-ansi"],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/chalk/strip-ansi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/sbom","scorecard":{"id":273246,"data":{"date":"2025-08-11","repo":{"name":"github.com/chalk/strip-ansi","commit":"4250e5d077ebc115593d1533376225ac4914f46e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chalk/strip-ansi/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/chalk/strip-ansi/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:20","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":"Code-Review","score":2,"reason":"Found 6/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch '6.0.1'"],"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 6 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-17T13:53:14.481Z","repository_id":12365136,"created_at":"2025-08-17T13:53:14.481Z","updated_at":"2025-08-17T13:53:14.481Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36682413,"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-15T02:00:05.847Z","response_time":94,"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":"chalk","name":"chalk","uuid":"13122722","kind":"organization","description":"Terminal string styling done right","email":"sindresorhus@gmail.com","website":"https://github.com/chalk/chalk","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13122722?v=4","repositories_count":16,"last_synced_at":"2026-08-08T06:20:58.661Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["sindresorhus","Qix-"]}},"html_url":"https://github.com/chalk","funding_links":["https://github.com/sponsors/sindresorhus","https://github.com/sponsors/Qix-"],"total_stars":25602,"followers":171,"following":0,"created_at":"2022-11-02T16:18:53.096Z","updated_at":"2026-08-08T06:20:58.707Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk/repositories"},"tags":[{"name":"v7.2.0","sha":"38ff9f2282540422031ed523f0060c7bb575e20f","kind":"tag","published_at":"2026-02-26T13:50:15.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"c51e2883f3579628f7bffd40a13070e563bcc2c6","kind":"tag","published_at":"2025-09-08T15:05:22.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.1.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"1fdc531d4046cbaa830460f5c74452bf1f0a0884","kind":"tag","published_at":"2023-05-28T09:54:41.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.0/manifests"},{"name":"v6.0.1","sha":"4eba141b36de8153856fbd9a005398ac2747b154","kind":"commit","published_at":"2021-09-23T16:34:47.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v6.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.1/manifests"},{"name":"v7.0.1","sha":"dd40fa7ced678f14dfb43eb9b62b8e7313fb7011","kind":"tag","published_at":"2021-09-11T08:50:15.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"316ff53b074b4b1465e18a35e5d792b27ecc2865","kind":"tag","published_at":"2021-04-16T06:07:54.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"59533da99981f9d550de1ae0eb9d1a93c2383be3","kind":"tag","published_at":"2019-11-09T06:19:47.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v6.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.0/manifests"},{"name":"v5.2.0","sha":"b9c492921b72c48f93568565dbdc929cf63c20e1","kind":"tag","published_at":"2019-03-18T08:46:10.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"581fd4e47612f8c1611b28a553dc855fe176c902","kind":"tag","published_at":"2019-03-08T07:27:58.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"dfab6777144e0292c7b4be9969c180025d7d2d97","kind":"tag","published_at":"2018-09-29T19:25:27.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"c299056a42b31d7a479d6a89b41318b2a2462cc7","kind":"tag","published_at":"2017-06-20T19:28:24.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v4.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"8270705c704956da865623e564eba4875c3ea17f","kind":"tag","published_at":"2016-02-21T12:21:11.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v3.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v3.0.1/manifests"},{"name":"3.0.0","sha":"3f05b9810e1438f946e2eb84ee854cc00b972e9e","kind":"tag","published_at":"2015-06-30T16:53:21.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/3.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/3.0.0/manifests"},{"name":"v2.0.2","sha":"f8773087dbb3c90d98875b76c7e06020b4284926","kind":"tag","published_at":"2015-02-22T09:25:23.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"1eff0936c01f89efa312d9d51deed137259871a1","kind":"tag","published_at":"2015-01-16T18:46:05.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c5e780acc07532f5d651cfb6ea035198095c6c74","kind":"tag","published_at":"2014-08-13T13:37:54.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"6fea2ef935f1ba10d43e4c4d9814af328803935c","kind":"tag","published_at":"2014-07-23T22:32:40.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v1.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v1.0.0/manifests"},{"name":"v0.3.0","sha":"eb43aefe65a2e1d3ab35e69c75f155785e1d980b","kind":"tag","published_at":"2014-06-24T19:33:35.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.3.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"1549217d780aa5c8f0ad140e5c07d433d548fb19","kind":"tag","published_at":"2014-06-03T17:10:40.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"caa1a70c69f7b45d71ab560d32e936d02d8368cd","kind":"tag","published_at":"2014-04-28T10:06:06.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"3c9b37e5381603925ba16b27a05ccbfd338906b8","kind":"tag","published_at":"2014-03-26T15:28:35.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"2ad9a26edf3d6411b443a0393baed6a29a3a8a86","kind":"tag","published_at":"2013-12-08T00:12:17.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.1.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"4b9a6551c3af2953c98d630acd07ed27ea989473","kind":"tag","published_at":"2013-12-07T23:30:13.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T10:09:09.041Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":14.052684273569781,"forks_count":18.195115197942226,"average":28.271900450037418},"purl":"pkg:maven/org.webjars.bower/strip-ansi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.bower:strip-ansi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.bower:strip-ansi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.bower:strip-ansi/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://github.com/sponsors/Qix-"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T10:55:15.546Z","issues_count":26,"pull_requests_count":25,"avg_time_to_close_issue":5812441.48,"avg_time_to_close_pull_request":1539470.2,"issues_closed_count":25,"pull_requests_closed_count":25,"pull_request_authors_count":24,"issue_authors_count":25,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":1.44,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":993332.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":4.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:strip-ansi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:strip-ansi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:strip-ansi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:strip-ansi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:strip-ansi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:strip-ansi/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618408,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","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":12085289,"name":"org.mvnpm:strip-ansi","ecosystem":"maven","description":"Strip ANSI escape codes from a string","homepage":"https://github.com/chalk/strip-ansi#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/chalk/strip-ansi","keywords_array":[],"namespace":"org.mvnpm","versions_count":10,"first_release_published_at":"2025-03-19T23:27:46.000Z","latest_release_published_at":"2026-02-26T16:01:42.000Z","latest_release_number":"7.2.0","last_synced_at":"2026-08-25T10:02:32.613Z","created_at":"2025-09-08T17:34:02.088Z","updated_at":"2026-08-25T10:02:32.614Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/strip-ansi/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/strip-ansi/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":12365136,"uuid":"15014856","full_name":"chalk/strip-ansi","owner":"chalk","description":"Strip ANSI escape codes from a string","archived":false,"fork":false,"pushed_at":"2026-02-26T13:51:11.000Z","size":48,"stargazers_count":499,"open_issues_count":0,"forks_count":44,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-15T10:00:49.016Z","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/chalk.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/funding.yml","license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["sindresorhus","Qix-"]}},"created_at":"2013-12-07T23:28:59.000Z","updated_at":"2026-08-09T15:02:11.000Z","dependencies_parsed_at":"2025-04-28T11:52:04.510Z","dependency_job_id":"09d11218-f0c4-4eaf-a193-84d93c1c3a5c","html_url":"https://github.com/chalk/strip-ansi","commit_stats":null,"previous_names":["sindresorhus/strip-ansi"],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/chalk/strip-ansi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/sbom","scorecard":{"id":273246,"data":{"date":"2025-08-11","repo":{"name":"github.com/chalk/strip-ansi","commit":"4250e5d077ebc115593d1533376225ac4914f46e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chalk/strip-ansi/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/chalk/strip-ansi/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:20","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":"Code-Review","score":2,"reason":"Found 6/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch '6.0.1'"],"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 6 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-17T13:53:14.481Z","repository_id":12365136,"created_at":"2025-08-17T13:53:14.481Z","updated_at":"2025-08-17T13:53:14.481Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36682413,"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-15T02:00:05.847Z","response_time":94,"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":"chalk","name":"chalk","uuid":"13122722","kind":"organization","description":"Terminal string styling done right","email":"sindresorhus@gmail.com","website":"https://github.com/chalk/chalk","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13122722?v=4","repositories_count":16,"last_synced_at":"2026-08-08T06:20:58.661Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["sindresorhus","Qix-"]}},"html_url":"https://github.com/chalk","funding_links":["https://github.com/sponsors/sindresorhus","https://github.com/sponsors/Qix-"],"total_stars":25602,"followers":171,"following":0,"created_at":"2022-11-02T16:18:53.096Z","updated_at":"2026-08-08T06:20:58.707Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk/repositories"},"tags":[{"name":"v7.2.0","sha":"38ff9f2282540422031ed523f0060c7bb575e20f","kind":"tag","published_at":"2026-02-26T13:50:15.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"c51e2883f3579628f7bffd40a13070e563bcc2c6","kind":"tag","published_at":"2025-09-08T15:05:22.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.1.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"1fdc531d4046cbaa830460f5c74452bf1f0a0884","kind":"tag","published_at":"2023-05-28T09:54:41.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.0/manifests"},{"name":"v6.0.1","sha":"4eba141b36de8153856fbd9a005398ac2747b154","kind":"commit","published_at":"2021-09-23T16:34:47.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v6.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.1/manifests"},{"name":"v7.0.1","sha":"dd40fa7ced678f14dfb43eb9b62b8e7313fb7011","kind":"tag","published_at":"2021-09-11T08:50:15.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"316ff53b074b4b1465e18a35e5d792b27ecc2865","kind":"tag","published_at":"2021-04-16T06:07:54.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"59533da99981f9d550de1ae0eb9d1a93c2383be3","kind":"tag","published_at":"2019-11-09T06:19:47.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v6.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.0/manifests"},{"name":"v5.2.0","sha":"b9c492921b72c48f93568565dbdc929cf63c20e1","kind":"tag","published_at":"2019-03-18T08:46:10.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"581fd4e47612f8c1611b28a553dc855fe176c902","kind":"tag","published_at":"2019-03-08T07:27:58.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"dfab6777144e0292c7b4be9969c180025d7d2d97","kind":"tag","published_at":"2018-09-29T19:25:27.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"c299056a42b31d7a479d6a89b41318b2a2462cc7","kind":"tag","published_at":"2017-06-20T19:28:24.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v4.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"8270705c704956da865623e564eba4875c3ea17f","kind":"tag","published_at":"2016-02-21T12:21:11.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v3.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v3.0.1/manifests"},{"name":"3.0.0","sha":"3f05b9810e1438f946e2eb84ee854cc00b972e9e","kind":"tag","published_at":"2015-06-30T16:53:21.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/3.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/3.0.0/manifests"},{"name":"v2.0.2","sha":"f8773087dbb3c90d98875b76c7e06020b4284926","kind":"tag","published_at":"2015-02-22T09:25:23.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"1eff0936c01f89efa312d9d51deed137259871a1","kind":"tag","published_at":"2015-01-16T18:46:05.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c5e780acc07532f5d651cfb6ea035198095c6c74","kind":"tag","published_at":"2014-08-13T13:37:54.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"6fea2ef935f1ba10d43e4c4d9814af328803935c","kind":"tag","published_at":"2014-07-23T22:32:40.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v1.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v1.0.0/manifests"},{"name":"v0.3.0","sha":"eb43aefe65a2e1d3ab35e69c75f155785e1d980b","kind":"tag","published_at":"2014-06-24T19:33:35.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.3.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"1549217d780aa5c8f0ad140e5c07d433d548fb19","kind":"tag","published_at":"2014-06-03T17:10:40.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"caa1a70c69f7b45d71ab560d32e936d02d8368cd","kind":"tag","published_at":"2014-04-28T10:06:06.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"3c9b37e5381603925ba16b27a05ccbfd338906b8","kind":"tag","published_at":"2014-03-26T15:28:35.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"2ad9a26edf3d6411b443a0393baed6a29a3a8a86","kind":"tag","published_at":"2013-12-08T00:12:17.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.1.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"4b9a6551c3af2953c98d630acd07ed27ea989473","kind":"tag","published_at":"2013-12-07T23:30:13.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T10:09:09.051Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.12348761702313,"dependent_packages_count":45.92475576197895,"stargazers_count":18.17735101844707,"forks_count":26.270510897893217,"docker_downloads_count":null,"average":30.624026323835594},"purl":"pkg:maven/org.mvnpm/strip-ansi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:strip-ansi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:strip-ansi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:strip-ansi/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://github.com/sponsors/Qix-"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T10:55:15.546Z","issues_count":26,"pull_requests_count":25,"avg_time_to_close_issue":5812441.48,"avg_time_to_close_pull_request":1539470.2,"issues_closed_count":25,"pull_requests_closed_count":25,"pull_request_authors_count":24,"issue_authors_count":25,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":1.44,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":993332.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":4.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:strip-ansi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:strip-ansi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:strip-ansi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:strip-ansi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:strip-ansi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:strip-ansi/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618408,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","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":13523524,"name":"node-strip-ansi","ecosystem":"debian","description":null,"homepage":"https://github.com/chalk/strip-ansi","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/chalk/strip-ansi","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:10:33.880Z","latest_release_published_at":"2026-02-10T22:10:33.880Z","latest_release_number":"6.0.0-2","last_synced_at":"2026-03-13T10:24:49.587Z","created_at":"2026-02-10T22:10:33.668Z","updated_at":"2026-08-15T10:09:09.025Z","registry_url":"https://tracker.debian.org/pkg/node-strip-ansi","install_command":"apt-get install node-strip-ansi","documentation_url":"https://packages.debian.org/bullseye/node-strip-ansi","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-strip-ansi","standards_version":"4.4.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), nodejs, mocha, node-ansi-regex, pkg-js-tools (\u003e= 0.8.11)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":12365136,"uuid":"15014856","full_name":"chalk/strip-ansi","owner":"chalk","description":"Strip ANSI escape codes from a string","archived":false,"fork":false,"pushed_at":"2026-02-26T13:51:11.000Z","size":48,"stargazers_count":499,"open_issues_count":0,"forks_count":44,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-15T10:00:49.016Z","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/chalk.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/funding.yml","license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["sindresorhus","Qix-"]}},"created_at":"2013-12-07T23:28:59.000Z","updated_at":"2026-08-09T15:02:11.000Z","dependencies_parsed_at":"2025-04-28T11:52:04.510Z","dependency_job_id":"09d11218-f0c4-4eaf-a193-84d93c1c3a5c","html_url":"https://github.com/chalk/strip-ansi","commit_stats":null,"previous_names":["sindresorhus/strip-ansi"],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/chalk/strip-ansi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/sbom","scorecard":{"id":273246,"data":{"date":"2025-08-11","repo":{"name":"github.com/chalk/strip-ansi","commit":"4250e5d077ebc115593d1533376225ac4914f46e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chalk/strip-ansi/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/chalk/strip-ansi/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:20","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":"Code-Review","score":2,"reason":"Found 6/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch '6.0.1'"],"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 6 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-17T13:53:14.481Z","repository_id":12365136,"created_at":"2025-08-17T13:53:14.481Z","updated_at":"2025-08-17T13:53:14.481Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36682413,"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-15T02:00:05.847Z","response_time":94,"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":"chalk","name":"chalk","uuid":"13122722","kind":"organization","description":"Terminal string styling done right","email":"sindresorhus@gmail.com","website":"https://github.com/chalk/chalk","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13122722?v=4","repositories_count":16,"last_synced_at":"2026-08-08T06:20:58.661Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["sindresorhus","Qix-"]}},"html_url":"https://github.com/chalk","funding_links":["https://github.com/sponsors/sindresorhus","https://github.com/sponsors/Qix-"],"total_stars":25602,"followers":171,"following":0,"created_at":"2022-11-02T16:18:53.096Z","updated_at":"2026-08-08T06:20:58.707Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk/repositories"},"tags":[{"name":"v7.2.0","sha":"38ff9f2282540422031ed523f0060c7bb575e20f","kind":"tag","published_at":"2026-02-26T13:50:15.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"c51e2883f3579628f7bffd40a13070e563bcc2c6","kind":"tag","published_at":"2025-09-08T15:05:22.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.1.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"1fdc531d4046cbaa830460f5c74452bf1f0a0884","kind":"tag","published_at":"2023-05-28T09:54:41.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.0/manifests"},{"name":"v6.0.1","sha":"4eba141b36de8153856fbd9a005398ac2747b154","kind":"commit","published_at":"2021-09-23T16:34:47.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v6.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.1/manifests"},{"name":"v7.0.1","sha":"dd40fa7ced678f14dfb43eb9b62b8e7313fb7011","kind":"tag","published_at":"2021-09-11T08:50:15.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"316ff53b074b4b1465e18a35e5d792b27ecc2865","kind":"tag","published_at":"2021-04-16T06:07:54.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"59533da99981f9d550de1ae0eb9d1a93c2383be3","kind":"tag","published_at":"2019-11-09T06:19:47.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v6.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.0/manifests"},{"name":"v5.2.0","sha":"b9c492921b72c48f93568565dbdc929cf63c20e1","kind":"tag","published_at":"2019-03-18T08:46:10.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"581fd4e47612f8c1611b28a553dc855fe176c902","kind":"tag","published_at":"2019-03-08T07:27:58.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"dfab6777144e0292c7b4be9969c180025d7d2d97","kind":"tag","published_at":"2018-09-29T19:25:27.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"c299056a42b31d7a479d6a89b41318b2a2462cc7","kind":"tag","published_at":"2017-06-20T19:28:24.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v4.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"8270705c704956da865623e564eba4875c3ea17f","kind":"tag","published_at":"2016-02-21T12:21:11.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v3.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v3.0.1/manifests"},{"name":"3.0.0","sha":"3f05b9810e1438f946e2eb84ee854cc00b972e9e","kind":"tag","published_at":"2015-06-30T16:53:21.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/3.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/3.0.0/manifests"},{"name":"v2.0.2","sha":"f8773087dbb3c90d98875b76c7e06020b4284926","kind":"tag","published_at":"2015-02-22T09:25:23.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"1eff0936c01f89efa312d9d51deed137259871a1","kind":"tag","published_at":"2015-01-16T18:46:05.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c5e780acc07532f5d651cfb6ea035198095c6c74","kind":"tag","published_at":"2014-08-13T13:37:54.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"6fea2ef935f1ba10d43e4c4d9814af328803935c","kind":"tag","published_at":"2014-07-23T22:32:40.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v1.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v1.0.0/manifests"},{"name":"v0.3.0","sha":"eb43aefe65a2e1d3ab35e69c75f155785e1d980b","kind":"tag","published_at":"2014-06-24T19:33:35.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.3.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"1549217d780aa5c8f0ad140e5c07d433d548fb19","kind":"tag","published_at":"2014-06-03T17:10:40.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"caa1a70c69f7b45d71ab560d32e936d02d8368cd","kind":"tag","published_at":"2014-04-28T10:06:06.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"3c9b37e5381603925ba16b27a05ccbfd338906b8","kind":"tag","published_at":"2014-03-26T15:28:35.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"2ad9a26edf3d6411b443a0393baed6a29a3a8a86","kind":"tag","published_at":"2013-12-08T00:12:17.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.1.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"4b9a6551c3af2953c98d630acd07ed27ea989473","kind":"tag","published_at":"2013-12-07T23:30:13.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T10:09:09.025Z","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-strip-ansi?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-strip-ansi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-strip-ansi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-strip-ansi/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://github.com/sponsors/Qix-"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T10:55:15.546Z","issues_count":26,"pull_requests_count":25,"avg_time_to_close_issue":5812441.48,"avg_time_to_close_pull_request":1539470.2,"issues_closed_count":25,"pull_requests_closed_count":25,"pull_request_authors_count":24,"issue_authors_count":25,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":1.44,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":993332.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":4.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-strip-ansi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-strip-ansi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-strip-ansi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-strip-ansi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-strip-ansi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-strip-ansi/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":805},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-25T05:06:44.833Z","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":13744675,"name":"node-strip-ansi","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/chalk/strip-ansi","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/chalk/strip-ansi","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T05:48:18.457Z","latest_release_published_at":"2026-02-13T05:48:18.457Z","latest_release_number":"6.0.0-2","last_synced_at":"2026-03-13T10:19:52.039Z","created_at":"2026-02-13T05:48:18.226Z","updated_at":"2026-08-15T10:09:09.059Z","registry_url":"https://launchpad.net/ubuntu/+source/node-strip-ansi","install_command":"apt-get install node-strip-ansi","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-strip-ansi","standards_version":"4.4.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), nodejs, mocha, node-ansi-regex, pkg-js-tools (\u003e= 0.8.11)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":12365136,"uuid":"15014856","full_name":"chalk/strip-ansi","owner":"chalk","description":"Strip ANSI escape codes from a string","archived":false,"fork":false,"pushed_at":"2026-02-26T13:51:11.000Z","size":48,"stargazers_count":499,"open_issues_count":0,"forks_count":44,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-15T10:00:49.016Z","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/chalk.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/funding.yml","license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["sindresorhus","Qix-"]}},"created_at":"2013-12-07T23:28:59.000Z","updated_at":"2026-08-09T15:02:11.000Z","dependencies_parsed_at":"2025-04-28T11:52:04.510Z","dependency_job_id":"09d11218-f0c4-4eaf-a193-84d93c1c3a5c","html_url":"https://github.com/chalk/strip-ansi","commit_stats":null,"previous_names":["sindresorhus/strip-ansi"],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/chalk/strip-ansi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/sbom","scorecard":{"id":273246,"data":{"date":"2025-08-11","repo":{"name":"github.com/chalk/strip-ansi","commit":"4250e5d077ebc115593d1533376225ac4914f46e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chalk/strip-ansi/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/chalk/strip-ansi/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:20","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":"Code-Review","score":2,"reason":"Found 6/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch '6.0.1'"],"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 6 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-17T13:53:14.481Z","repository_id":12365136,"created_at":"2025-08-17T13:53:14.481Z","updated_at":"2025-08-17T13:53:14.481Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36682413,"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-15T02:00:05.847Z","response_time":94,"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":"chalk","name":"chalk","uuid":"13122722","kind":"organization","description":"Terminal string styling done right","email":"sindresorhus@gmail.com","website":"https://github.com/chalk/chalk","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13122722?v=4","repositories_count":16,"last_synced_at":"2026-08-08T06:20:58.661Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["sindresorhus","Qix-"]}},"html_url":"https://github.com/chalk","funding_links":["https://github.com/sponsors/sindresorhus","https://github.com/sponsors/Qix-"],"total_stars":25602,"followers":171,"following":0,"created_at":"2022-11-02T16:18:53.096Z","updated_at":"2026-08-08T06:20:58.707Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk/repositories"},"tags":[{"name":"v7.2.0","sha":"38ff9f2282540422031ed523f0060c7bb575e20f","kind":"tag","published_at":"2026-02-26T13:50:15.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"c51e2883f3579628f7bffd40a13070e563bcc2c6","kind":"tag","published_at":"2025-09-08T15:05:22.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.1.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"1fdc531d4046cbaa830460f5c74452bf1f0a0884","kind":"tag","published_at":"2023-05-28T09:54:41.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.0/manifests"},{"name":"v6.0.1","sha":"4eba141b36de8153856fbd9a005398ac2747b154","kind":"commit","published_at":"2021-09-23T16:34:47.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v6.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.1/manifests"},{"name":"v7.0.1","sha":"dd40fa7ced678f14dfb43eb9b62b8e7313fb7011","kind":"tag","published_at":"2021-09-11T08:50:15.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"316ff53b074b4b1465e18a35e5d792b27ecc2865","kind":"tag","published_at":"2021-04-16T06:07:54.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"59533da99981f9d550de1ae0eb9d1a93c2383be3","kind":"tag","published_at":"2019-11-09T06:19:47.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v6.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.0/manifests"},{"name":"v5.2.0","sha":"b9c492921b72c48f93568565dbdc929cf63c20e1","kind":"tag","published_at":"2019-03-18T08:46:10.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"581fd4e47612f8c1611b28a553dc855fe176c902","kind":"tag","published_at":"2019-03-08T07:27:58.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"dfab6777144e0292c7b4be9969c180025d7d2d97","kind":"tag","published_at":"2018-09-29T19:25:27.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"c299056a42b31d7a479d6a89b41318b2a2462cc7","kind":"tag","published_at":"2017-06-20T19:28:24.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v4.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"8270705c704956da865623e564eba4875c3ea17f","kind":"tag","published_at":"2016-02-21T12:21:11.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v3.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v3.0.1/manifests"},{"name":"3.0.0","sha":"3f05b9810e1438f946e2eb84ee854cc00b972e9e","kind":"tag","published_at":"2015-06-30T16:53:21.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/3.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/3.0.0/manifests"},{"name":"v2.0.2","sha":"f8773087dbb3c90d98875b76c7e06020b4284926","kind":"tag","published_at":"2015-02-22T09:25:23.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"1eff0936c01f89efa312d9d51deed137259871a1","kind":"tag","published_at":"2015-01-16T18:46:05.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c5e780acc07532f5d651cfb6ea035198095c6c74","kind":"tag","published_at":"2014-08-13T13:37:54.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"6fea2ef935f1ba10d43e4c4d9814af328803935c","kind":"tag","published_at":"2014-07-23T22:32:40.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v1.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v1.0.0/manifests"},{"name":"v0.3.0","sha":"eb43aefe65a2e1d3ab35e69c75f155785e1d980b","kind":"tag","published_at":"2014-06-24T19:33:35.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.3.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"1549217d780aa5c8f0ad140e5c07d433d548fb19","kind":"tag","published_at":"2014-06-03T17:10:40.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"caa1a70c69f7b45d71ab560d32e936d02d8368cd","kind":"tag","published_at":"2014-04-28T10:06:06.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"3c9b37e5381603925ba16b27a05ccbfd338906b8","kind":"tag","published_at":"2014-03-26T15:28:35.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"2ad9a26edf3d6411b443a0393baed6a29a3a8a86","kind":"tag","published_at":"2013-12-08T00:12:17.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.1.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"4b9a6551c3af2953c98d630acd07ed27ea989473","kind":"tag","published_at":"2013-12-07T23:30:13.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T10:09:09.058Z","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-strip-ansi?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-strip-ansi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-strip-ansi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-strip-ansi/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://github.com/sponsors/Qix-"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T10:55:15.546Z","issues_count":26,"pull_requests_count":25,"avg_time_to_close_issue":5812441.48,"avg_time_to_close_pull_request":1539470.2,"issues_closed_count":25,"pull_requests_closed_count":25,"pull_request_authors_count":24,"issue_authors_count":25,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":1.44,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":993332.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":4.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-strip-ansi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-strip-ansi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-strip-ansi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-strip-ansi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-strip-ansi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-strip-ansi/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1429,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":759},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-25T05:06:53.666Z","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":5005763,"name":"org.webjars.npm:strip-ansi","ecosystem":"maven","description":"WebJar for strip-ansi","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/chalk/strip-ansi","keywords_array":[],"namespace":"org.webjars.npm","versions_count":14,"first_release_published_at":"2017-04-25T13:13:20.000Z","latest_release_published_at":"2026-03-24T23:25:11.000Z","latest_release_number":"7.2.0","last_synced_at":"2026-08-25T10:02:22.892Z","created_at":"2022-07-27T11:09:58.411Z","updated_at":"2026-08-25T10:02:22.893Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/strip-ansi/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/strip-ansi/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":12365136,"uuid":"15014856","full_name":"chalk/strip-ansi","owner":"chalk","description":"Strip ANSI escape codes from a string","archived":false,"fork":false,"pushed_at":"2026-02-26T13:51:11.000Z","size":48,"stargazers_count":499,"open_issues_count":0,"forks_count":44,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-15T10:00:49.016Z","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/chalk.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/funding.yml","license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["sindresorhus","Qix-"]}},"created_at":"2013-12-07T23:28:59.000Z","updated_at":"2026-08-09T15:02:11.000Z","dependencies_parsed_at":"2025-04-28T11:52:04.510Z","dependency_job_id":"09d11218-f0c4-4eaf-a193-84d93c1c3a5c","html_url":"https://github.com/chalk/strip-ansi","commit_stats":null,"previous_names":["sindresorhus/strip-ansi"],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/chalk/strip-ansi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/sbom","scorecard":{"id":273246,"data":{"date":"2025-08-11","repo":{"name":"github.com/chalk/strip-ansi","commit":"4250e5d077ebc115593d1533376225ac4914f46e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chalk/strip-ansi/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/chalk/strip-ansi/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:20","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":"Code-Review","score":2,"reason":"Found 6/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch '6.0.1'"],"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 6 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-17T13:53:14.481Z","repository_id":12365136,"created_at":"2025-08-17T13:53:14.481Z","updated_at":"2025-08-17T13:53:14.481Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36682413,"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-15T02:00:05.847Z","response_time":94,"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":"chalk","name":"chalk","uuid":"13122722","kind":"organization","description":"Terminal string styling done right","email":"sindresorhus@gmail.com","website":"https://github.com/chalk/chalk","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13122722?v=4","repositories_count":16,"last_synced_at":"2026-08-08T06:20:58.661Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["sindresorhus","Qix-"]}},"html_url":"https://github.com/chalk","funding_links":["https://github.com/sponsors/sindresorhus","https://github.com/sponsors/Qix-"],"total_stars":25602,"followers":171,"following":0,"created_at":"2022-11-02T16:18:53.096Z","updated_at":"2026-08-08T06:20:58.707Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chalk/repositories"},"tags":[{"name":"v7.2.0","sha":"38ff9f2282540422031ed523f0060c7bb575e20f","kind":"tag","published_at":"2026-02-26T13:50:15.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.2.0/manifests"},{"name":"v7.1.2","sha":"c51e2883f3579628f7bffd40a13070e563bcc2c6","kind":"tag","published_at":"2025-09-08T15:05:22.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.1.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"1fdc531d4046cbaa830460f5c74452bf1f0a0884","kind":"tag","published_at":"2023-05-28T09:54:41.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.1.0/manifests"},{"name":"v6.0.1","sha":"4eba141b36de8153856fbd9a005398ac2747b154","kind":"commit","published_at":"2021-09-23T16:34:47.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v6.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.1/manifests"},{"name":"v7.0.1","sha":"dd40fa7ced678f14dfb43eb9b62b8e7313fb7011","kind":"tag","published_at":"2021-09-11T08:50:15.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"316ff53b074b4b1465e18a35e5d792b27ecc2865","kind":"tag","published_at":"2021-04-16T06:07:54.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v7.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"59533da99981f9d550de1ae0eb9d1a93c2383be3","kind":"tag","published_at":"2019-11-09T06:19:47.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v6.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v6.0.0/manifests"},{"name":"v5.2.0","sha":"b9c492921b72c48f93568565dbdc929cf63c20e1","kind":"tag","published_at":"2019-03-18T08:46:10.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"581fd4e47612f8c1611b28a553dc855fe176c902","kind":"tag","published_at":"2019-03-08T07:27:58.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"dfab6777144e0292c7b4be9969c180025d7d2d97","kind":"tag","published_at":"2018-09-29T19:25:27.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v5.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"c299056a42b31d7a479d6a89b41318b2a2462cc7","kind":"tag","published_at":"2017-06-20T19:28:24.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v4.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"8270705c704956da865623e564eba4875c3ea17f","kind":"tag","published_at":"2016-02-21T12:21:11.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v3.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v3.0.1/manifests"},{"name":"3.0.0","sha":"3f05b9810e1438f946e2eb84ee854cc00b972e9e","kind":"tag","published_at":"2015-06-30T16:53:21.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/3.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/3.0.0/manifests"},{"name":"v2.0.2","sha":"f8773087dbb3c90d98875b76c7e06020b4284926","kind":"tag","published_at":"2015-02-22T09:25:23.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"1eff0936c01f89efa312d9d51deed137259871a1","kind":"tag","published_at":"2015-01-16T18:46:05.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c5e780acc07532f5d651cfb6ea035198095c6c74","kind":"tag","published_at":"2014-08-13T13:37:54.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v2.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"6fea2ef935f1ba10d43e4c4d9814af328803935c","kind":"tag","published_at":"2014-07-23T22:32:40.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v1.0.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v1.0.0/manifests"},{"name":"v0.3.0","sha":"eb43aefe65a2e1d3ab35e69c75f155785e1d980b","kind":"tag","published_at":"2014-06-24T19:33:35.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.3.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"1549217d780aa5c8f0ad140e5c07d433d548fb19","kind":"tag","published_at":"2014-06-03T17:10:40.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.2","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"caa1a70c69f7b45d71ab560d32e936d02d8368cd","kind":"tag","published_at":"2014-04-28T10:06:06.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"3c9b37e5381603925ba16b27a05ccbfd338906b8","kind":"tag","published_at":"2014-03-26T15:28:35.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.2.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"2ad9a26edf3d6411b443a0393baed6a29a3a8a86","kind":"tag","published_at":"2013-12-08T00:12:17.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.1.1","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"4b9a6551c3af2953c98d630acd07ed27ea989473","kind":"tag","published_at":"2013-12-07T23:30:13.000Z","download_url":"https://codeload.github.com/chalk/strip-ansi/tar.gz/v0.1.0","html_url":"https://github.com/chalk/strip-ansi/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chalk/strip-ansi@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-15T10:09:09.040Z","dependent_packages_count":31,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":2.0078129545769188,"stargazers_count":null,"forks_count":null,"average":16.993878447762153},"purl":"pkg:maven/org.webjars.npm/strip-ansi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:strip-ansi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:strip-ansi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:strip-ansi/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://github.com/sponsors/Qix-"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T10:55:15.546Z","issues_count":26,"pull_requests_count":25,"avg_time_to_close_issue":5812441.48,"avg_time_to_close_pull_request":1539470.2,"issues_closed_count":25,"pull_requests_closed_count":25,"pull_request_authors_count":24,"issue_authors_count":25,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":1.44,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":993332.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":4.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:strip-ansi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:strip-ansi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:strip-ansi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:strip-ansi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:strip-ansi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:strip-ansi/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618408,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","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"}}],"commits":{"id":1741612,"full_name":"chalk/strip-ansi","default_branch":"main","total_commits":73,"total_committers":13,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":5.615384615384615,"dds":0.2465753424657534,"past_year_total_commits":5,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.5,"past_year_dds":0.19999999999999996,"last_synced_at":"2026-08-26T00:22:31.654Z","last_synced_commit":"38ff9f2282540422031ed523f0060c7bb575e20f","created_at":"2024-09-13T17:08:37.056Z","updated_at":"2026-08-26T00:22:31.619Z","committers":[{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","login":"sindresorhus","count":55},{"name":"Joshua Appelman","email":"jappelman@xebia.com","login":null,"count":3},{"name":"Kevin Martensson","email":"kevinmartensson@gmail.com","login":"kevva","count":2},{"name":"Ryan Graham","email":"ryan@strongloop.com","login":"rmg","count":2},{"name":"LitoMore","email":"LitoMore","login":"LitoMore","count":2},{"name":"Joshua Boy Nicolai Appelman","email":"joshua@jbna.nl","login":"jbnicolai","count":2},{"name":"nulltoken","email":"emeric.fermas@gmail.com","login":"nulltoken","count":1},{"name":"gtmnayan","email":"50981692+gtm-nayan","login":"gtm-nayan","count":1},{"name":"Qix","email":"i.am.qix@gmail.com","login":"Qix-","count":1},{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com","login":"privatenumber","count":1},{"name":"Fotis Gimian","email":"fgimiansoftware@gmail.com","login":"fgimian","count":1},{"name":"Dimitri Benin","email":"BendingBender","login":"BendingBender","count":1},{"name":"Benjamin White","email":"ext-ben.white@nokia.com","login":null,"count":1}],"past_year_committers":[{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","login":"sindresorhus","count":4},{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com","login":"privatenumber","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6778582,"commits_count":983262140,"contributors_count":41442660,"owners_count":1364702,"committers_count":3363655,"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":"chalk/strip-ansi","html_url":"https://github.com/chalk/strip-ansi","last_synced_at":"2026-08-26T09:12:55.415Z","status":null,"issues_count":26,"pull_requests_count":25,"avg_time_to_close_issue":5812441.48,"avg_time_to_close_pull_request":1539470.2,"issues_closed_count":25,"pull_requests_closed_count":25,"pull_request_authors_count":24,"issue_authors_count":25,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":1.44,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":993332.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":4.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-16T14:46:14.429Z","updated_at":"2026-08-26T09:12:55.415Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chalk%2Fstrip-ansi/issues","issue_labels_count":{"table":{"wontfix":1,"help wanted":1,"enhancement":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":26}},"pull_request_author_associations_count":{"table":{"NONE":16,"CONTRIBUTOR":9}},"issue_authors":{"table":{"starpit":2,"manatarms":1,"maulikpipaliya":1,"justmedev":1,"Kurtas":1,"SBoudrias":1,"msipinski":1,"popey456963":1,"lropero":1,"sardbaba":1,"grantcarthew":1,"llimllib":1,"beans9":1,"isaacs":1,"cancerberoSgx":1,"jepler":1,"suj123j":1,"victorlmneves":1,"peey":1,"timkraut":1,"hoperyy":1,"jimmywarting":1,"crutchcorn":1,"woehr":1,"prashant93":1}},"pull_request_authors":{"table":{"LitoMore":2,"gtm-nayan":1,"tlancina":1,"kevva":1,"ChrisRus":1,"BendingBender":1,"jamielinux":1,"denisx":1,"rmg":1,"keevitaja":1,"TravisBuddy":1,"basickarl":1,"r-browser-app-team":1,"dineshks1":1,"starpit":1,"aggre":1,"benwhite-deltas":1,"bahamas10":1,"papb":1,"privatenumber":1,"fgimian":1,"nulltoken":1,"ningliu":1,"EsrefDurna":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16391071,"issues_count":42683861,"pull_requests_count":136511424,"authors_count":11537593,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":1}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"privatenumber":1}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{"ForkEvent":5,"IssueCommentEvent":6,"IssuesEvent":2,"PullRequestEvent":2,"PushEvent":3,"WatchEvent":43},"last_year":{"ForkEvent":3,"IssueCommentEvent":1,"PullRequestEvent":1,"PushEvent":2,"WatchEvent":18}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-09-10T18:22:06.358Z","updated_at":"2022-09-10T18:22:06.358Z","repository_link":"https://github.com/chalk/strip-ansi/blob/main/package.json","dependencies":[{"id":4417098236,"package_name":"ansi-regex","ecosystem":"npm","requirements":"^6.0.1","direct":true,"kind":"runtime","optional":false},{"id":4417098237,"package_name":"ava","ecosystem":"npm","requirements":"^3.15.0","direct":true,"kind":"development","optional":false},{"id":4417098238,"package_name":"tsd","ecosystem":"npm","requirements":"^0.17.0","direct":true,"kind":"development","optional":false},{"id":4417098239,"package_name":"xo","ecosystem":"npm","requirements":"^0.44.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-07-13T18:16:30.774Z","updated_at":"2023-07-13T18:16:30.774Z","repository_link":"https://github.com/chalk/strip-ansi/blob/main/.github/workflows/main.yml","dependencies":[{"id":11419459478,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":11419459479,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":32.58026343533756,"created_at":"2026-05-14T05:13:50.880Z","updated_at":"2026-08-26T10:34:48.262Z","avatar_url":"https://github.com/chalk.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372382","html_url":"https://summary.ecosyste.ms/projects/372382"}