{"id":11864497,"name":"@topcli/ansi-segmenter","ecosystem":"npm","description":"An extension of Intl.Segmenter that support ANSI codes with zero dependencies","homepage":"https://github.com/TopCli/AnsiSegmenter#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/TopCli/AnsiSegmenter","keywords_array":[],"namespace":"topcli","versions_count":1,"first_release_published_at":"2025-05-02T15:25:02.329Z","latest_release_published_at":"2025-05-02T15:25:02.329Z","latest_release_number":"1.0.0","last_synced_at":"2026-03-15T08:53:35.242Z","created_at":"2025-07-02T10:42:14.434Z","updated_at":"2026-03-15T08:53:35.242Z","registry_url":"https://www.npmjs.com/package/@topcli/ansi-segmenter","install_command":"npm install @topcli/ansi-segmenter","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":291128678,"uuid":"976658203","full_name":"TopCli/AnsiSegmenter","owner":"TopCli","description":"An extension of Intl.Segmenter that supports ANSI escape codes – with zero dependencies.","archived":false,"fork":false,"pushed_at":"2025-10-17T16:56:23.000Z","size":59,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-18T19:15:48.409Z","etag":null,"topics":["ansi","cli","intl","segmenter"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/TopCli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-02T14:04:45.000Z","updated_at":"2025-10-17T16:56:27.000Z","dependencies_parsed_at":"2025-09-02T19:08:15.104Z","dependency_job_id":"7aca0a37-8d33-44d4-89ba-d68cff8ac90b","html_url":"https://github.com/TopCli/AnsiSegmenter","commit_stats":null,"previous_names":["topcli/ansisegmenter"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/TopCli/AnsiSegmenter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TopCli%2FAnsiSegmenter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TopCli%2FAnsiSegmenter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TopCli%2FAnsiSegmenter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TopCli%2FAnsiSegmenter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TopCli","download_url":"https://codeload.github.com/TopCli/AnsiSegmenter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TopCli%2FAnsiSegmenter/sbom","scorecard":{"id":1236839,"data":{"date":"2025-09-02T07:31:16Z","repo":{"name":"github.com/TopCli/AnsiSegmenter","commit":"ff07078108a3f449b484783449b485b2398ec5a2"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/12 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/node.js.yml:49","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'issues' permission set to 'read': .github/workflows/scorecards.yml:32","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/scorecards.yml:33","Info: jobLevel 'checks' permission set to 'read': .github/workflows/scorecards.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/node.js.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: npmCommand not pinned by hash: .github/workflows/node.js.yml:36","Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 third-party 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 4 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":6,"reason":"4 out of 6 merged PRs checked by a CI test -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: found contributions from: AntarkaGame, ES-Community, NodeSecure, OpenAlly, SlimIO, TopCli, UIM-Community, dashlog, nodejs, openally"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-09-02T19:15:03.928Z","repository_id":291128678,"created_at":"2025-09-02T19:15:03.928Z","updated_at":"2025-09-02T19:15:03.928Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280073294,"owners_count":26267110,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-20T02:00:06.978Z","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":"TopCli","name":"TopCli","uuid":"95156711","kind":"organization","description":"Top quality CLI packages for Node.js.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/95156711?v=4","repositories_count":10,"last_synced_at":"2023-03-05T21:48:48.824Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/TopCli","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-03-05T21:48:48.831Z","updated_at":"2023-03-05T21:48:48.831Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TopCli","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TopCli/repositories"},"tags":[{"name":"v1.0.0","sha":"e8a20babd45fec6f86169c42b4b3eb86c1d15ef2","kind":"commit","published_at":"2025-05-02T15:16:12.000Z","download_url":"https://codeload.github.com/TopCli/AnsiSegmenter/tar.gz/v1.0.0","html_url":"https://github.com/TopCli/AnsiSegmenter/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TopCli/AnsiSegmenter@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TopCli%2FAnsiSegmenter/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TopCli%2FAnsiSegmenter/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-01-01T14:47:55.524Z","dependent_packages_count":0,"downloads":3,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":14.738282919995696,"dependent_repos_count":24.310564697539373,"dependent_packages_count":35.08014383070486,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":24.709663816079978},"purl":"pkg:npm/%40topcli/ansi-segmenter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@topcli/ansi-segmenter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@topcli/ansi-segmenter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@topcli/ansi-segmenter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T14:04:12.251Z","issues_count":1,"pull_requests_count":11,"avg_time_to_close_issue":52.0,"avg_time_to_close_pull_request":88.6,"issues_closed_count":1,"pull_requests_closed_count":10,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":1,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":52.0,"past_year_avg_time_to_close_pull_request":88.6,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/topcli%2Fansisegmenter/issues","maintainers":[{"login":"fraxken","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fraxken"}],"active_maintainers":[{"login":"fraxken","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fraxken"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@topcli%2Fansi-segmenter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@topcli%2Fansi-segmenter/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@topcli%2Fansi-segmenter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@topcli%2Fansi-segmenter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@topcli%2Fansi-segmenter/codemeta","maintainers":[{"uuid":"fraxken","login":"fraxken","name":null,"email":"gentilhomme.thomas@gmail.com","url":null,"packages_count":188,"html_url":"https://www.npmjs.com/~fraxken","role":null,"created_at":"2025-07-02T10:54:31.881Z","updated_at":"2025-07-02T10:54:31.881Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fraxken/packages"},{"uuid":"pierred","login":"pierred","name":null,"email":"pierredemailly.pro@gmail.com","url":null,"packages_count":105,"html_url":"https://www.npmjs.com/~pierred","role":null,"created_at":"2025-07-02T10:54:32.008Z","updated_at":"2025-07-02T10:54:32.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pierred/packages"}]}