{"id":11248902,"name":"@xterm/addon-progress","ecosystem":"npm","description":"An xterm.js addon providing an interface for ConEmu's progress sequence. See https://conemu.github.io/en/AnsiEscapeCodes.html#ConEmu_specific_OSC for sequence details.","homepage":"https://github.com/xtermjs/xterm.js/tree/master#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/xtermjs/xterm.js","keywords_array":["terminal","xterm","xterm.js"],"namespace":"xterm","versions_count":338,"first_release_published_at":"2025-01-09T13:06:41.893Z","latest_release_published_at":"2025-12-22T13:50:34.859Z","latest_release_number":"0.2.0","last_synced_at":"2026-06-13T12:01:34.352Z","created_at":"2025-01-09T13:45:14.753Z","updated_at":"2026-06-13T13:59:41.745Z","registry_url":"https://www.npmjs.com/package/@xterm/addon-progress","install_command":"npm install @xterm/addon-progress","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.0","beta":"0.3.0-beta.287"}},"repo_metadata":{"id":15338000,"uuid":"18068542","full_name":"xtermjs/xterm.js","owner":"xtermjs","description":"A terminal for the web","archived":false,"fork":false,"pushed_at":"2026-05-31T16:59:34.000Z","size":35835,"stargazers_count":20648,"open_issues_count":159,"forks_count":1893,"subscribers_count":184,"default_branch":"master","last_synced_at":"2026-05-31T17:04:51.928Z","etag":null,"topics":["console","development","javascript","pty","ssh","terminal","terminal-emulators","tty","typescript","vt100","webgl","xterm"],"latest_commit_sha":null,"homepage":"https://xtermjs.org/","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/xtermjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2014-03-24T16:04:04.000Z","updated_at":"2026-05-31T16:59:40.000Z","dependencies_parsed_at":"2024-03-16T21:07:28.352Z","dependency_job_id":"3cbb0a09-2cf7-4a49-aada-43d4b71d5688","html_url":"https://github.com/xtermjs/xterm.js","commit_stats":{"total_commits":6449,"total_committers":323,"mean_commits":19.96594427244582,"dds":0.4490618700573732,"last_synced_commit":"ce095b35936844055924c9b66ec3e89aef5cbca4"},"previous_names":["sourcelair/xterm.js"],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/xtermjs/xterm.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtermjs%2Fxterm.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtermjs%2Fxterm.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtermjs%2Fxterm.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtermjs%2Fxterm.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xtermjs","download_url":"https://codeload.github.com/xtermjs/xterm.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtermjs%2Fxterm.js/sbom","scorecard":{"id":839431,"data":{"date":"2025-07-28","repo":{"name":"github.com/xtermjs/xterm.js","commit":"4c0cf27cfc0205df624452f9657a4acaa3276a19"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":4.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/11 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/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/copilot-setup-steps.yml:17","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/copilot-setup-steps.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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/4feedb857ab8d82158aa9774bf8054df41992180/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/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#security-policy"}},{"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/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#binary-artifacts"}},{"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/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#license"}},{"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/ci.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/xtermjs/xterm.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/xtermjs/xterm.js/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/xtermjs/xterm.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/xtermjs/xterm.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/xtermjs/xterm.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/xtermjs/xterm.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/xtermjs/xterm.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/xtermjs/xterm.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/xtermjs/xterm.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/xtermjs/xterm.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/xtermjs/xterm.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/xtermjs/xterm.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/xtermjs/xterm.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/xtermjs/xterm.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/xtermjs/xterm.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/xtermjs/xterm.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/xtermjs/xterm.js/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/xtermjs/xterm.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/xtermjs/xterm.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/xtermjs/xterm.js/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/xtermjs/xterm.js/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/xtermjs/xterm.js/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/xtermjs/xterm.js/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/copilot-setup-steps.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/xtermjs/xterm.js/copilot-setup-steps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/copilot-setup-steps.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/xtermjs/xterm.js/copilot-setup-steps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/xtermjs/xterm.js/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/xtermjs/xterm.js/release.yml/master?enable=pin","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#branch-protection"}},{"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/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#signed-releases"}},{"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/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#fuzzing"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T20:05:01.398Z","repository_id":15338000,"created_at":"2025-08-23T20:05:01.398Z","updated_at":"2025-08-23T20:05:01.398Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33744452,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"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":"xtermjs","name":"xterm.js","uuid":"11927490","kind":"organization","description":"A terminal for the web","email":null,"website":"https://xtermjs.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11927490?v=4","repositories_count":11,"last_synced_at":"2024-03-25T20:22:13.905Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/xtermjs","funding_links":[],"total_stars":16541,"followers":86,"following":0,"created_at":"2022-11-02T16:30:48.928Z","updated_at":"2024-03-25T20:22:16.354Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xtermjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xtermjs/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-06-13T13:59:41.711Z","dependent_packages_count":0,"downloads":344227,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.249126558099604,"dependent_packages_count":36.53149576107127,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.890311159585437},"purl":"pkg:npm/%40xterm/addon-progress","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@xterm/addon-progress","docker_dependents_count":1,"docker_downloads_count":87,"usage_url":"https://repos.ecosyste.ms/usage/npm/@xterm/addon-progress","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@xterm/addon-progress/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-06T17:00:09.793Z","issues_count":514,"pull_requests_count":588,"avg_time_to_close_issue":12029808.07079646,"avg_time_to_close_pull_request":1447514.456,"issues_closed_count":338,"pull_requests_closed_count":500,"pull_request_authors_count":98,"issue_authors_count":254,"avg_comments_per_issue":3.330739299610895,"avg_comments_per_pull_request":1.2568027210884354,"merged_pull_requests_count":426,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":58,"past_year_pull_requests_count":122,"past_year_avg_time_to_close_issue":744388.5862068966,"past_year_avg_time_to_close_pull_request":382640.097826087,"past_year_issues_closed_count":29,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":1.9827586206896552,"past_year_avg_comments_per_pull_request":1.1885245901639343,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":74,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtermjs%2Fxterm.js/issues","maintainers":[{"login":"Tyriar","count":432,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tyriar"},{"login":"jerch","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jerch"},{"login":"meganrogge","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meganrogge"}],"active_maintainers":[{"login":"Tyriar","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tyriar"},{"login":"jerch","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jerch"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@xterm%2Faddon-progress/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@xterm%2Faddon-progress/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@xterm%2Faddon-progress/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@xterm%2Faddon-progress/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@xterm%2Faddon-progress/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@xterm%2Faddon-progress/codemeta","maintainers":[{"uuid":"tyriar","login":"tyriar","name":null,"email":"tyriar@tyriar.com","url":null,"packages_count":58,"html_url":"https://www.npmjs.com/~tyriar","role":null,"created_at":"2025-01-09T14:12:21.758Z","updated_at":"2025-01-09T14:12:21.758Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tyriar/packages"}]}