{"id":378054,"url":"https://github.com/pieroxy/lz-string","last_synced_at":"2026-07-21T13:30:23.617Z","repository":{"id":37451335,"uuid":"9938102","full_name":"pieroxy/lz-string","owner":"pieroxy","description":"LZ-based compression algorithm for JavaScript","archived":false,"fork":false,"pushed_at":"2025-08-11T20:23:21.000Z","size":1845,"stargazers_count":4417,"open_issues_count":56,"forks_count":569,"subscribers_count":87,"default_branch":"master","last_synced_at":"2026-07-16T16:29:54.392Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/pieroxy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2013-05-08T14:26:27.000Z","updated_at":"2026-07-13T20:17:22.000Z","dependencies_parsed_at":"2022-07-09T09:30:22.540Z","dependency_job_id":"3cbc0ccf-b406-48d7-b10d-27aef0bc5d5e","html_url":"https://github.com/pieroxy/lz-string","commit_stats":{"total_commits":220,"total_committers":32,"mean_commits":6.875,"dds":0.5818181818181818,"last_synced_commit":"7d6da156b51486d400bd895f30ee14d1378079a3"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/pieroxy/lz-string","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pieroxy","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/sbom","scorecard":{"id":733325,"data":{"date":"2025-08-11","repo":{"name":"github.com/pieroxy/lz-string","commit":"9a3d312847ed13d394a908adc03dbdf9e62d44d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:91","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:90","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:24","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:46","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:70","Warn: no topLevel permission defined: .github/workflows/ci.yml:1"],"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: test/profiles/legacy.sh:6","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   4 out of   5 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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/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 'master'"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 1 commits out of 15 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"}},{"name":"Vulnerabilities","score":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T15:03:05.725Z","repository_id":37451335,"created_at":"2025-08-22T15:03:05.725Z","updated_at":"2025-08-22T15:03:05.725Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35686949,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"ssl_error","status_checked_at":"2026-07-20T02:08:09.736Z","response_time":111,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"pieroxy","name":null,"uuid":"1426854","kind":"user","description":"Dev. ","email":"","website":"http://pieroxy.net","location":"Paris","twitter":null,"company":"Free as a bird","icon_url":"https://avatars.githubusercontent.com/u/1426854?u=3a651fbe2bcaf810652b0b90abf89d2500e58e3a\u0026v=4","repositories_count":12,"last_synced_at":"2023-04-09T10:54:07.977Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pieroxy","funding_links":[],"total_stars":4111,"followers":null,"following":null,"created_at":"2022-11-02T16:25:24.799Z","updated_at":"2024-03-25T18:29:54.334Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pieroxy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pieroxy/repositories"},"packages":[{"id":4992040,"name":"org.webjars.bowergithub.pieroxy:lz-string","ecosystem":"maven","description":"WebJar for lz-string","homepage":"http://webjars.org","licenses":"WTFPL","normalized_licenses":["WTFPL"],"repository_url":"https://github.com/pieroxy/lz-string","keywords_array":[],"namespace":"org.webjars.bowergithub.pieroxy","versions_count":1,"first_release_published_at":"2018-02-03T16:57:42.000Z","latest_release_published_at":"2018-02-03T16:57:42.000Z","latest_release_number":"1.4.4","last_synced_at":"2026-07-16T17:31:35.904Z","created_at":"2022-07-27T10:39:04.890Z","updated_at":"2026-07-16T17:31:35.904Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.bowergithub.pieroxy/lz-string/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.bowergithub.pieroxy/lz-string/","metadata":{},"repo_metadata":{"id":37451335,"uuid":"9938102","full_name":"pieroxy/lz-string","owner":"pieroxy","description":"LZ-based compression algorithm for JavaScript","archived":false,"fork":false,"pushed_at":"2025-08-11T20:23:21.000Z","size":1845,"stargazers_count":4341,"open_issues_count":54,"forks_count":570,"subscribers_count":88,"default_branch":"master","last_synced_at":"2025-10-24T16:11:02.606Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/pieroxy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2013-05-08T14:26:27.000Z","updated_at":"2025-10-24T16:04:22.000Z","dependencies_parsed_at":"2022-07-09T09:30:22.540Z","dependency_job_id":"3cbc0ccf-b406-48d7-b10d-27aef0bc5d5e","html_url":"https://github.com/pieroxy/lz-string","commit_stats":{"total_commits":220,"total_committers":32,"mean_commits":6.875,"dds":0.5818181818181818,"last_synced_commit":"7d6da156b51486d400bd895f30ee14d1378079a3"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/pieroxy/lz-string","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pieroxy","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/sbom","scorecard":{"id":733325,"data":{"date":"2025-08-11","repo":{"name":"github.com/pieroxy/lz-string","commit":"9a3d312847ed13d394a908adc03dbdf9e62d44d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:91","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:90","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:24","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:46","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:70","Warn: no topLevel permission defined: .github/workflows/ci.yml:1"],"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: test/profiles/legacy.sh:6","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   4 out of   5 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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/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 'master'"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 1 commits out of 15 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"}},{"name":"Vulnerabilities","score":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T15:03:05.725Z","repository_id":37451335,"created_at":"2025-08-22T15:03:05.725Z","updated_at":"2025-08-22T15:03:05.725Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281096927,"owners_count":26443281,"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-26T02:00:06.575Z","response_time":61,"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":"pieroxy","name":null,"uuid":"1426854","kind":"user","description":"Dev. ","email":"","website":"http://pieroxy.net","location":"Paris","twitter":null,"company":"Free as a bird","icon_url":"https://avatars.githubusercontent.com/u/1426854?u=3a651fbe2bcaf810652b0b90abf89d2500e58e3a\u0026v=4","repositories_count":12,"last_synced_at":"2023-04-09T10:54:07.977Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pieroxy","funding_links":[],"total_stars":4111,"followers":null,"following":null,"created_at":"2022-11-02T16:25:24.799Z","updated_at":"2024-03-25T18:29:54.334Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pieroxy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pieroxy/repositories"},"tags":[{"name":"2.0.0-rc.0","sha":"e51d5a3f5f2df4c9c912f652ca7b98dc4d4bf82d","kind":"tag","published_at":"2023-06-20T18:30:31.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/2.0.0-rc.0","html_url":"https://github.com/pieroxy/lz-string/releases/tag/2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@2.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/2.0.0-rc.0/manifests"},{"name":"1.4.5","sha":"d485ad4f6858830c46be38d3bfda43515148b1a0","kind":"tag","published_at":"2023-06-20T18:26:53.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.4.5","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.5/manifests"},{"name":"1.5.0","sha":"4a94308c1e684fb98866f7ba1288f3db6d9f8801","kind":"tag","published_at":"2023-06-20T18:20:14.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.5.0","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"cf06e9a0e61daa8b120a474bbc80666f959ff7d4","kind":"commit","published_at":"2015-05-25T21:09:50.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.4.4","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"fe41a0b00520dba159919cde5e73f1c14ff59d07","kind":"commit","published_at":"2015-04-20T21:15:24.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.4.3","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"e82efe1051a0d4a845ce18f5db9eda74dd7f092b","kind":"commit","published_at":"2015-03-25T08:31:28.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.4.2","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"d91bba66bf7200dc1d9ced974c46a153b37d5de1","kind":"commit","published_at":"2015-03-23T10:04:51.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.4.1","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.1/manifests"},{"name":"1.4.0-beta","sha":"0891e8284e761059ed6cc37bfeaa3d0d01721580","kind":"commit","published_at":"2015-02-19T19:26:27.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.4.0-beta","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.4.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.4.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.0-beta/manifests"},{"name":"1.3.9","sha":"33870b126f6318a898005a093e5aad45ed77ee42","kind":"commit","published_at":"2015-02-18T07:34:23.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.3.9","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.9/manifests"},{"name":"1.3.8","sha":"345b4a7234183b8b97c5c4c8f879bc9a0fbc5b8a","kind":"commit","published_at":"2015-02-15T19:12:07.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.3.8","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.8/manifests"},{"name":"1.3.7","sha":"0dda98caa06c4c09e251a96378538169dfbc5a5f","kind":"commit","published_at":"2015-01-16T15:41:21.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.3.7","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.7/manifests"},{"name":"1.3.6","sha":"d527ebdc23aa91490992aca533aa581f431387cb","kind":"commit","published_at":"2015-01-16T08:43:46.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.3.6","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.6/manifests"},{"name":"1.3.5","sha":"3dd0b679cc8a70a96b0a8cdc662a41ec47b37487","kind":"commit","published_at":"2014-11-30T09:50:38.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.3.5","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.5/manifests"},{"name":"1.3.4","sha":"1bb84be3fee922998b427ca97f52c9f233d3ecfd","kind":"commit","published_at":"2014-11-30T09:32:19.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.3.4","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"e9be039786ecd1e67811476b87467bbe6b726b50","kind":"commit","published_at":"2014-09-04T18:49:21.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.3.3","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.3/manifests"},{"name":"release","sha":"4cc031b68e3a6db202c467396a01429629666122","kind":"commit","published_at":"2014-01-14T18:50:26.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/release","html_url":"https://github.com/pieroxy/lz-string/releases/tag/release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/release/manifests"}]},"repo_metadata_updated_at":"2025-10-27T03:41:40.368Z","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":4.704024654747263,"forks_count":6.258389295409537,"average":18.735190197490784},"purl":"pkg:maven/org.webjars.bowergithub.pieroxy/lz-string","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.bowergithub.pieroxy:lz-string","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.bowergithub.pieroxy:lz-string","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.bowergithub.pieroxy:lz-string/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T05:48:56.167Z","issues_count":99,"pull_requests_count":169,"avg_time_to_close_issue":37257303.72727273,"avg_time_to_close_pull_request":9958957.622377623,"issues_closed_count":55,"pull_requests_closed_count":143,"pull_request_authors_count":25,"issue_authors_count":82,"avg_comments_per_issue":4.343434343434343,"avg_comments_per_pull_request":2.390532544378698,"merged_pull_requests_count":47,"bot_issues_count":1,"bot_pull_requests_count":131,"past_year_issues_count":3,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":68396.0,"past_year_avg_time_to_close_pull_request":10574625.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.25,"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/pieroxy%2Flz-string/issues","maintainers":[{"login":"JobLeonard","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JobLeonard"},{"login":"Rycochet","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rycochet"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.pieroxy:lz-string/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.pieroxy:lz-string/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.pieroxy:lz-string/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.pieroxy:lz-string/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.pieroxy:lz-string/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.pieroxy:lz-string/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612238,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","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":42200,"name":"lz-string","ecosystem":"bower","description":null,"homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/pieroxy/lz-string","keywords_array":[],"namespace":null,"versions_count":16,"first_release_published_at":"2014-01-14T18:50:26.000Z","latest_release_published_at":"2023-06-20T18:20:14.000Z","latest_release_number":"1.5.0","last_synced_at":"2026-04-01T16:27:46.181Z","created_at":"2022-04-04T22:46:57.500Z","updated_at":"2026-04-01T16:27:46.182Z","registry_url":null,"install_command":"bower install lz-string","documentation_url":null,"metadata":{},"repo_metadata":{"id":37451335,"uuid":"9938102","full_name":"pieroxy/lz-string","owner":"pieroxy","description":"LZ-based compression algorithm for JavaScript","archived":false,"fork":false,"pushed_at":"2025-08-11T20:23:21.000Z","size":1845,"stargazers_count":4341,"open_issues_count":54,"forks_count":570,"subscribers_count":88,"default_branch":"master","last_synced_at":"2025-10-24T16:11:02.606Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/pieroxy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2013-05-08T14:26:27.000Z","updated_at":"2025-10-24T16:04:22.000Z","dependencies_parsed_at":"2022-07-09T09:30:22.540Z","dependency_job_id":"3cbc0ccf-b406-48d7-b10d-27aef0bc5d5e","html_url":"https://github.com/pieroxy/lz-string","commit_stats":{"total_commits":220,"total_committers":32,"mean_commits":6.875,"dds":0.5818181818181818,"last_synced_commit":"7d6da156b51486d400bd895f30ee14d1378079a3"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/pieroxy/lz-string","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pieroxy","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/sbom","scorecard":{"id":733325,"data":{"date":"2025-08-11","repo":{"name":"github.com/pieroxy/lz-string","commit":"9a3d312847ed13d394a908adc03dbdf9e62d44d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:91","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:90","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:24","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:46","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:70","Warn: no topLevel permission defined: .github/workflows/ci.yml:1"],"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: test/profiles/legacy.sh:6","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   4 out of   5 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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/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 'master'"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 1 commits out of 15 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"}},{"name":"Vulnerabilities","score":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T15:03:05.725Z","repository_id":37451335,"created_at":"2025-08-22T15:03:05.725Z","updated_at":"2025-08-22T15:03:05.725Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281096927,"owners_count":26443281,"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-26T02:00:06.575Z","response_time":61,"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":"pieroxy","name":null,"uuid":"1426854","kind":"user","description":"Dev. ","email":"","website":"http://pieroxy.net","location":"Paris","twitter":null,"company":"Free as a bird","icon_url":"https://avatars.githubusercontent.com/u/1426854?u=3a651fbe2bcaf810652b0b90abf89d2500e58e3a\u0026v=4","repositories_count":12,"last_synced_at":"2023-04-09T10:54:07.977Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pieroxy","funding_links":[],"total_stars":4111,"followers":null,"following":null,"created_at":"2022-11-02T16:25:24.799Z","updated_at":"2024-03-25T18:29:54.334Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pieroxy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pieroxy/repositories"},"tags":[{"name":"2.0.0-rc.0","sha":"e51d5a3f5f2df4c9c912f652ca7b98dc4d4bf82d","kind":"tag","published_at":"2023-06-20T18:30:31.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/2.0.0-rc.0","html_url":"https://github.com/pieroxy/lz-string/releases/tag/2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@2.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/2.0.0-rc.0/manifests"},{"name":"1.4.5","sha":"d485ad4f6858830c46be38d3bfda43515148b1a0","kind":"tag","published_at":"2023-06-20T18:26:53.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.4.5","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.5/manifests"},{"name":"1.5.0","sha":"4a94308c1e684fb98866f7ba1288f3db6d9f8801","kind":"tag","published_at":"2023-06-20T18:20:14.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.5.0","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"cf06e9a0e61daa8b120a474bbc80666f959ff7d4","kind":"commit","published_at":"2015-05-25T21:09:50.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.4.4","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"fe41a0b00520dba159919cde5e73f1c14ff59d07","kind":"commit","published_at":"2015-04-20T21:15:24.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.4.3","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"e82efe1051a0d4a845ce18f5db9eda74dd7f092b","kind":"commit","published_at":"2015-03-25T08:31:28.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.4.2","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"d91bba66bf7200dc1d9ced974c46a153b37d5de1","kind":"commit","published_at":"2015-03-23T10:04:51.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.4.1","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.1/manifests"},{"name":"1.4.0-beta","sha":"0891e8284e761059ed6cc37bfeaa3d0d01721580","kind":"commit","published_at":"2015-02-19T19:26:27.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.4.0-beta","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.4.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.4.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.0-beta/manifests"},{"name":"1.3.9","sha":"33870b126f6318a898005a093e5aad45ed77ee42","kind":"commit","published_at":"2015-02-18T07:34:23.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.3.9","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.9/manifests"},{"name":"1.3.8","sha":"345b4a7234183b8b97c5c4c8f879bc9a0fbc5b8a","kind":"commit","published_at":"2015-02-15T19:12:07.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.3.8","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.8/manifests"},{"name":"1.3.7","sha":"0dda98caa06c4c09e251a96378538169dfbc5a5f","kind":"commit","published_at":"2015-01-16T15:41:21.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.3.7","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.7/manifests"},{"name":"1.3.6","sha":"d527ebdc23aa91490992aca533aa581f431387cb","kind":"commit","published_at":"2015-01-16T08:43:46.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.3.6","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.6/manifests"},{"name":"1.3.5","sha":"3dd0b679cc8a70a96b0a8cdc662a41ec47b37487","kind":"commit","published_at":"2014-11-30T09:50:38.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.3.5","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.5/manifests"},{"name":"1.3.4","sha":"1bb84be3fee922998b427ca97f52c9f233d3ecfd","kind":"commit","published_at":"2014-11-30T09:32:19.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.3.4","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"e9be039786ecd1e67811476b87467bbe6b726b50","kind":"commit","published_at":"2014-09-04T18:49:21.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.3.3","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.3/manifests"},{"name":"release","sha":"4cc031b68e3a6db202c467396a01429629666122","kind":"commit","published_at":"2014-01-14T18:50:26.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/release","html_url":"https://github.com/pieroxy/lz-string/releases/tag/release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/release/manifests"}]},"repo_metadata_updated_at":"2025-10-27T03:41:40.317Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":66,"rankings":{"downloads":null,"dependent_repos_count":2.107901783170968,"dependent_packages_count":2.5907252321540475,"stargazers_count":1.5111376972597277,"forks_count":1.6151085284566742,"docker_downloads_count":null,"average":1.9562183102603543},"purl":"pkg:bower/lz-string","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/bower/lz-string","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/bower/lz-string","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/bower/lz-string/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T05:48:56.167Z","issues_count":99,"pull_requests_count":169,"avg_time_to_close_issue":37257303.72727273,"avg_time_to_close_pull_request":9958957.622377623,"issues_closed_count":55,"pull_requests_closed_count":143,"pull_request_authors_count":25,"issue_authors_count":82,"avg_comments_per_issue":4.343434343434343,"avg_comments_per_pull_request":2.390532544378698,"merged_pull_requests_count":47,"bot_issues_count":1,"bot_pull_requests_count":131,"past_year_issues_count":3,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":68396.0,"past_year_avg_time_to_close_pull_request":10574625.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.25,"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/pieroxy%2Flz-string/issues","maintainers":[{"login":"JobLeonard","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JobLeonard"},{"login":"Rycochet","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rycochet"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/lz-string/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/lz-string/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/lz-string/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/lz-string/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/lz-string/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/lz-string/codemeta","maintainers":[],"registry":{"name":"bower.io","url":"https://bower.io","ecosystem":"bower","default":true,"packages_count":70212,"maintainers_count":0,"namespaces_count":0,"keywords_count":28883,"github":"bower","metadata":{"funded_packages_count":3374},"icon_url":"https://github.com/bower.png","created_at":"2022-04-04T15:19:22.529Z","updated_at":"2026-06-10T05:19:40.252Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/namespaces"}},{"id":1982066,"name":"lz-string","ecosystem":"npm","description":"LZ-based compression algorithm","homepage":"http://pieroxy.net/blog/pages/lz-string/index.html","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pieroxy/lz-string","keywords_array":["lz","compression","string"],"namespace":null,"versions_count":9,"first_release_published_at":"2013-10-27T23:24:31.651Z","latest_release_published_at":"2023-03-04T08:24:59.879Z","latest_release_number":"1.5.0","last_synced_at":"2026-07-19T15:31:34.332Z","created_at":"2022-04-09T19:10:52.067Z","updated_at":"2026-07-19T15:31:34.332Z","registry_url":"https://www.npmjs.com/package/lz-string","install_command":"npm install lz-string","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.5.0"}},"repo_metadata":{"id":37451335,"uuid":"9938102","full_name":"pieroxy/lz-string","owner":"pieroxy","description":"LZ-based compression algorithm for JavaScript","archived":false,"fork":false,"pushed_at":"2024-08-06T12:06:16.000Z","size":1811,"stargazers_count":4123,"open_issues_count":53,"forks_count":569,"subscribers_count":87,"default_branch":"master","last_synced_at":"2024-11-05T20:10:33.837Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/pieroxy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2013-05-08T14:26:27.000Z","updated_at":"2024-11-05T14:13:39.000Z","dependencies_parsed_at":"2022-07-09T09:30:22.540Z","dependency_job_id":"3cbc0ccf-b406-48d7-b10d-27aef0bc5d5e","html_url":"https://github.com/pieroxy/lz-string","commit_stats":{"total_commits":220,"total_committers":32,"mean_commits":6.875,"dds":0.5818181818181818,"last_synced_commit":"7d6da156b51486d400bd895f30ee14d1378079a3"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pieroxy","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223384387,"owners_count":17136796,"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","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":"pieroxy","name":null,"uuid":"1426854","kind":"user","description":"Dev. ","email":"","website":"http://pieroxy.net","location":"Paris","twitter":null,"company":"Free as a bird","icon_url":"https://avatars.githubusercontent.com/u/1426854?u=3a651fbe2bcaf810652b0b90abf89d2500e58e3a\u0026v=4","repositories_count":12,"last_synced_at":"2023-04-09T10:54:07.977Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pieroxy","funding_links":[],"total_stars":4111,"followers":null,"following":null,"created_at":"2022-11-02T16:25:24.799Z","updated_at":"2024-03-25T18:29:54.334Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pieroxy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pieroxy/repositories"},"tags":[{"name":"2.0.0-rc.0","sha":"e51d5a3f5f2df4c9c912f652ca7b98dc4d4bf82d","kind":"tag","published_at":"2023-06-20T18:30:31.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/2.0.0-rc.0","html_url":"https://github.com/pieroxy/lz-string/releases/tag/2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/2.0.0-rc.0/manifests"},{"name":"1.4.5","sha":"d485ad4f6858830c46be38d3bfda43515148b1a0","kind":"tag","published_at":"2023-06-20T18:26:53.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.4.5","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.5/manifests"},{"name":"1.5.0","sha":"4a94308c1e684fb98866f7ba1288f3db6d9f8801","kind":"tag","published_at":"2023-06-20T18:20:14.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.5.0","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"cf06e9a0e61daa8b120a474bbc80666f959ff7d4","kind":"commit","published_at":"2015-05-25T21:09:50.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.4.4","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"fe41a0b00520dba159919cde5e73f1c14ff59d07","kind":"commit","published_at":"2015-04-20T21:15:24.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.4.3","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"e82efe1051a0d4a845ce18f5db9eda74dd7f092b","kind":"commit","published_at":"2015-03-25T08:31:28.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.4.2","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"d91bba66bf7200dc1d9ced974c46a153b37d5de1","kind":"commit","published_at":"2015-03-23T10:04:51.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.4.1","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.1/manifests"},{"name":"1.4.0-beta","sha":"0891e8284e761059ed6cc37bfeaa3d0d01721580","kind":"commit","published_at":"2015-02-19T19:26:27.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.4.0-beta","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.4.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.0-beta/manifests"},{"name":"1.3.9","sha":"33870b126f6318a898005a093e5aad45ed77ee42","kind":"commit","published_at":"2015-02-18T07:34:23.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.3.9","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.9/manifests"},{"name":"1.3.8","sha":"345b4a7234183b8b97c5c4c8f879bc9a0fbc5b8a","kind":"commit","published_at":"2015-02-15T19:12:07.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.3.8","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.8/manifests"},{"name":"1.3.7","sha":"0dda98caa06c4c09e251a96378538169dfbc5a5f","kind":"commit","published_at":"2015-01-16T15:41:21.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.3.7","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.7/manifests"},{"name":"1.3.6","sha":"d527ebdc23aa91490992aca533aa581f431387cb","kind":"commit","published_at":"2015-01-16T08:43:46.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.3.6","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.6/manifests"},{"name":"1.3.5","sha":"3dd0b679cc8a70a96b0a8cdc662a41ec47b37487","kind":"commit","published_at":"2014-11-30T09:50:38.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.3.5","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.5/manifests"},{"name":"1.3.4","sha":"1bb84be3fee922998b427ca97f52c9f233d3ecfd","kind":"commit","published_at":"2014-11-30T09:32:19.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.3.4","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"e9be039786ecd1e67811476b87467bbe6b726b50","kind":"commit","published_at":"2014-09-04T18:49:21.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.3.3","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.3/manifests"},{"name":"release","sha":"4cc031b68e3a6db202c467396a01429629666122","kind":"commit","published_at":"2014-01-14T18:50:26.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/release","html_url":"https://github.com/pieroxy/lz-string/releases/tag/release","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/release/manifests"}]},"repo_metadata_updated_at":"2024-11-06T20:40:50.279Z","dependent_packages_count":1151,"downloads":207525991,"downloads_period":"last-month","dependent_repos_count":895003,"rankings":{"downloads":0.03553901570616407,"dependent_repos_count":0.03778416153659971,"dependent_packages_count":0.06127605327457258,"stargazers_count":1.487901949553216,"forks_count":1.4822343253227261,"docker_downloads_count":0.09700672777113968,"average":0.533623705527403},"purl":"pkg:npm/lz-string","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/lz-string","docker_dependents_count":6316,"docker_downloads_count":1846751736,"usage_url":"https://repos.ecosyste.ms/usage/npm/lz-string","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/lz-string/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2024-11-06T20:32:22.712Z","issues_count":97,"pull_requests_count":101,"avg_time_to_close_issue":36673920.821428575,"avg_time_to_close_pull_request":9262580.659090908,"issues_closed_count":56,"pull_requests_closed_count":88,"pull_request_authors_count":24,"issue_authors_count":80,"avg_comments_per_issue":4.680412371134021,"avg_comments_per_pull_request":3.0495049504950495,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":73,"past_year_issues_count":15,"past_year_pull_requests_count":76,"past_year_avg_time_to_close_issue":324626.25,"past_year_avg_time_to_close_pull_request":694158.5384615385,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":65,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":3.2666666666666666,"past_year_avg_comments_per_pull_request":1.8157894736842104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":70,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/issues","maintainers":[{"login":"JobLeonard","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JobLeonard"},{"login":"Rycochet","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rycochet"}],"active_maintainers":[{"login":"Rycochet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rycochet"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lz-string/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lz-string/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lz-string/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lz-string/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lz-string/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lz-string/codemeta","maintainers":[{"uuid":"pieroxy","login":"pieroxy","name":null,"email":"pieroxy@pieroxy.net","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~pieroxy","role":null,"created_at":"2022-11-10T11:40:14.599Z","updated_at":"2022-11-10T11:40:14.599Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pieroxy/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676746,"maintainers_count":1210810,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":11702179,"name":"org.mvnpm:lz-string","ecosystem":"maven","description":"LZ-based compression algorithm","homepage":"http://pieroxy.net/blog/pages/lz-string/index.html","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pieroxy/lz-string","keywords_array":[],"namespace":"org.mvnpm","versions_count":1,"first_release_published_at":"2025-05-28T19:13:13.000Z","latest_release_published_at":"2025-05-28T19:13:13.000Z","latest_release_number":"1.5.0","last_synced_at":"2026-07-16T17:31:35.909Z","created_at":"2025-05-28T19:30:34.183Z","updated_at":"2026-07-16T17:31:35.909Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/lz-string/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/lz-string/","metadata":{},"repo_metadata":{"id":37451335,"uuid":"9938102","full_name":"pieroxy/lz-string","owner":"pieroxy","description":"LZ-based compression algorithm for JavaScript","archived":false,"fork":false,"pushed_at":"2025-08-11T20:23:21.000Z","size":1845,"stargazers_count":4341,"open_issues_count":54,"forks_count":570,"subscribers_count":88,"default_branch":"master","last_synced_at":"2025-10-24T16:11:02.606Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/pieroxy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2013-05-08T14:26:27.000Z","updated_at":"2025-10-24T16:04:22.000Z","dependencies_parsed_at":"2022-07-09T09:30:22.540Z","dependency_job_id":"3cbc0ccf-b406-48d7-b10d-27aef0bc5d5e","html_url":"https://github.com/pieroxy/lz-string","commit_stats":{"total_commits":220,"total_committers":32,"mean_commits":6.875,"dds":0.5818181818181818,"last_synced_commit":"7d6da156b51486d400bd895f30ee14d1378079a3"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/pieroxy/lz-string","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pieroxy","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/sbom","scorecard":{"id":733325,"data":{"date":"2025-08-11","repo":{"name":"github.com/pieroxy/lz-string","commit":"9a3d312847ed13d394a908adc03dbdf9e62d44d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:91","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:90","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:24","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:46","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:70","Warn: no topLevel permission defined: .github/workflows/ci.yml:1"],"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: test/profiles/legacy.sh:6","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   4 out of   5 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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/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 'master'"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 1 commits out of 15 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"}},{"name":"Vulnerabilities","score":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T15:03:05.725Z","repository_id":37451335,"created_at":"2025-08-22T15:03:05.725Z","updated_at":"2025-08-22T15:03:05.725Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281096927,"owners_count":26443281,"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-26T02:00:06.575Z","response_time":61,"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":"pieroxy","name":null,"uuid":"1426854","kind":"user","description":"Dev. ","email":"","website":"http://pieroxy.net","location":"Paris","twitter":null,"company":"Free as a bird","icon_url":"https://avatars.githubusercontent.com/u/1426854?u=3a651fbe2bcaf810652b0b90abf89d2500e58e3a\u0026v=4","repositories_count":12,"last_synced_at":"2023-04-09T10:54:07.977Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pieroxy","funding_links":[],"total_stars":4111,"followers":null,"following":null,"created_at":"2022-11-02T16:25:24.799Z","updated_at":"2024-03-25T18:29:54.334Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pieroxy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pieroxy/repositories"},"tags":[{"name":"2.0.0-rc.0","sha":"e51d5a3f5f2df4c9c912f652ca7b98dc4d4bf82d","kind":"tag","published_at":"2023-06-20T18:30:31.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/2.0.0-rc.0","html_url":"https://github.com/pieroxy/lz-string/releases/tag/2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@2.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/2.0.0-rc.0/manifests"},{"name":"1.4.5","sha":"d485ad4f6858830c46be38d3bfda43515148b1a0","kind":"tag","published_at":"2023-06-20T18:26:53.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.4.5","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.5/manifests"},{"name":"1.5.0","sha":"4a94308c1e684fb98866f7ba1288f3db6d9f8801","kind":"tag","published_at":"2023-06-20T18:20:14.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.5.0","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"cf06e9a0e61daa8b120a474bbc80666f959ff7d4","kind":"commit","published_at":"2015-05-25T21:09:50.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.4.4","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"fe41a0b00520dba159919cde5e73f1c14ff59d07","kind":"commit","published_at":"2015-04-20T21:15:24.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.4.3","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"e82efe1051a0d4a845ce18f5db9eda74dd7f092b","kind":"commit","published_at":"2015-03-25T08:31:28.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.4.2","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"d91bba66bf7200dc1d9ced974c46a153b37d5de1","kind":"commit","published_at":"2015-03-23T10:04:51.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.4.1","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.1/manifests"},{"name":"1.4.0-beta","sha":"0891e8284e761059ed6cc37bfeaa3d0d01721580","kind":"commit","published_at":"2015-02-19T19:26:27.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.4.0-beta","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.4.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.4.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.0-beta/manifests"},{"name":"1.3.9","sha":"33870b126f6318a898005a093e5aad45ed77ee42","kind":"commit","published_at":"2015-02-18T07:34:23.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.3.9","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.9/manifests"},{"name":"1.3.8","sha":"345b4a7234183b8b97c5c4c8f879bc9a0fbc5b8a","kind":"commit","published_at":"2015-02-15T19:12:07.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.3.8","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.8/manifests"},{"name":"1.3.7","sha":"0dda98caa06c4c09e251a96378538169dfbc5a5f","kind":"commit","published_at":"2015-01-16T15:41:21.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.3.7","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.7/manifests"},{"name":"1.3.6","sha":"d527ebdc23aa91490992aca533aa581f431387cb","kind":"commit","published_at":"2015-01-16T08:43:46.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.3.6","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.6/manifests"},{"name":"1.3.5","sha":"3dd0b679cc8a70a96b0a8cdc662a41ec47b37487","kind":"commit","published_at":"2014-11-30T09:50:38.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.3.5","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.5/manifests"},{"name":"1.3.4","sha":"1bb84be3fee922998b427ca97f52c9f233d3ecfd","kind":"commit","published_at":"2014-11-30T09:32:19.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.3.4","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"e9be039786ecd1e67811476b87467bbe6b726b50","kind":"commit","published_at":"2014-09-04T18:49:21.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.3.3","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.3/manifests"},{"name":"release","sha":"4cc031b68e3a6db202c467396a01429629666122","kind":"commit","published_at":"2014-01-14T18:50:26.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/release","html_url":"https://github.com/pieroxy/lz-string/releases/tag/release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/release/manifests"}]},"repo_metadata_updated_at":"2025-10-27T03:41:40.320Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.43071605246526,"dependent_packages_count":49.22324264011672,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.82697934629099},"purl":"pkg:maven/org.mvnpm/lz-string","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:lz-string","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:lz-string","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:lz-string/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T05:48:56.167Z","issues_count":99,"pull_requests_count":169,"avg_time_to_close_issue":37257303.72727273,"avg_time_to_close_pull_request":9958957.622377623,"issues_closed_count":55,"pull_requests_closed_count":143,"pull_request_authors_count":25,"issue_authors_count":82,"avg_comments_per_issue":4.343434343434343,"avg_comments_per_pull_request":2.390532544378698,"merged_pull_requests_count":47,"bot_issues_count":1,"bot_pull_requests_count":131,"past_year_issues_count":3,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":68396.0,"past_year_avg_time_to_close_pull_request":10574625.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.25,"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/pieroxy%2Flz-string/issues","maintainers":[{"login":"JobLeonard","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JobLeonard"},{"login":"Rycochet","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rycochet"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:lz-string/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:lz-string/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:lz-string/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:lz-string/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:lz-string/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:lz-string/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612238,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","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":5002558,"name":"org.webjars.npm:lz-string","ecosystem":"maven","description":"WebJar for lz-string","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pieroxy/lz-string","keywords_array":[],"namespace":"org.webjars.npm","versions_count":2,"first_release_published_at":"2016-03-15T15:25:42.000Z","latest_release_published_at":"2024-10-21T14:31:05.000Z","latest_release_number":"1.5.0","last_synced_at":"2026-07-16T17:31:35.918Z","created_at":"2022-07-27T11:02:41.805Z","updated_at":"2026-07-16T17:31:35.918Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/lz-string/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/lz-string/","metadata":{},"repo_metadata":{"id":37451335,"uuid":"9938102","full_name":"pieroxy/lz-string","owner":"pieroxy","description":"LZ-based compression algorithm for JavaScript","archived":false,"fork":false,"pushed_at":"2025-08-11T20:23:21.000Z","size":1845,"stargazers_count":4341,"open_issues_count":54,"forks_count":570,"subscribers_count":88,"default_branch":"master","last_synced_at":"2025-10-24T16:11:02.606Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/pieroxy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2013-05-08T14:26:27.000Z","updated_at":"2025-10-24T16:04:22.000Z","dependencies_parsed_at":"2022-07-09T09:30:22.540Z","dependency_job_id":"3cbc0ccf-b406-48d7-b10d-27aef0bc5d5e","html_url":"https://github.com/pieroxy/lz-string","commit_stats":{"total_commits":220,"total_committers":32,"mean_commits":6.875,"dds":0.5818181818181818,"last_synced_commit":"7d6da156b51486d400bd895f30ee14d1378079a3"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/pieroxy/lz-string","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pieroxy","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/sbom","scorecard":{"id":733325,"data":{"date":"2025-08-11","repo":{"name":"github.com/pieroxy/lz-string","commit":"9a3d312847ed13d394a908adc03dbdf9e62d44d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:91","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:90","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:24","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:46","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:70","Warn: no topLevel permission defined: .github/workflows/ci.yml:1"],"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: test/profiles/legacy.sh:6","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   4 out of   5 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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/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 'master'"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 1 commits out of 15 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"}},{"name":"Vulnerabilities","score":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T15:03:05.725Z","repository_id":37451335,"created_at":"2025-08-22T15:03:05.725Z","updated_at":"2025-08-22T15:03:05.725Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281096927,"owners_count":26443281,"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-26T02:00:06.575Z","response_time":61,"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":"pieroxy","name":null,"uuid":"1426854","kind":"user","description":"Dev. ","email":"","website":"http://pieroxy.net","location":"Paris","twitter":null,"company":"Free as a bird","icon_url":"https://avatars.githubusercontent.com/u/1426854?u=3a651fbe2bcaf810652b0b90abf89d2500e58e3a\u0026v=4","repositories_count":12,"last_synced_at":"2023-04-09T10:54:07.977Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pieroxy","funding_links":[],"total_stars":4111,"followers":null,"following":null,"created_at":"2022-11-02T16:25:24.799Z","updated_at":"2024-03-25T18:29:54.334Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pieroxy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pieroxy/repositories"},"tags":[{"name":"2.0.0-rc.0","sha":"e51d5a3f5f2df4c9c912f652ca7b98dc4d4bf82d","kind":"tag","published_at":"2023-06-20T18:30:31.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/2.0.0-rc.0","html_url":"https://github.com/pieroxy/lz-string/releases/tag/2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@2.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/2.0.0-rc.0/manifests"},{"name":"1.4.5","sha":"d485ad4f6858830c46be38d3bfda43515148b1a0","kind":"tag","published_at":"2023-06-20T18:26:53.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.4.5","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.5/manifests"},{"name":"1.5.0","sha":"4a94308c1e684fb98866f7ba1288f3db6d9f8801","kind":"tag","published_at":"2023-06-20T18:20:14.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.5.0","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.5.0/manifests"},{"name":"1.4.4","sha":"cf06e9a0e61daa8b120a474bbc80666f959ff7d4","kind":"commit","published_at":"2015-05-25T21:09:50.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.4.4","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"fe41a0b00520dba159919cde5e73f1c14ff59d07","kind":"commit","published_at":"2015-04-20T21:15:24.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.4.3","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"e82efe1051a0d4a845ce18f5db9eda74dd7f092b","kind":"commit","published_at":"2015-03-25T08:31:28.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.4.2","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"d91bba66bf7200dc1d9ced974c46a153b37d5de1","kind":"commit","published_at":"2015-03-23T10:04:51.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.4.1","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.1/manifests"},{"name":"1.4.0-beta","sha":"0891e8284e761059ed6cc37bfeaa3d0d01721580","kind":"commit","published_at":"2015-02-19T19:26:27.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.4.0-beta","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.4.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.4.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.4.0-beta/manifests"},{"name":"1.3.9","sha":"33870b126f6318a898005a093e5aad45ed77ee42","kind":"commit","published_at":"2015-02-18T07:34:23.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.3.9","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.9/manifests"},{"name":"1.3.8","sha":"345b4a7234183b8b97c5c4c8f879bc9a0fbc5b8a","kind":"commit","published_at":"2015-02-15T19:12:07.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.3.8","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.8/manifests"},{"name":"1.3.7","sha":"0dda98caa06c4c09e251a96378538169dfbc5a5f","kind":"commit","published_at":"2015-01-16T15:41:21.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.3.7","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.7/manifests"},{"name":"1.3.6","sha":"d527ebdc23aa91490992aca533aa581f431387cb","kind":"commit","published_at":"2015-01-16T08:43:46.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.3.6","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.6/manifests"},{"name":"1.3.5","sha":"3dd0b679cc8a70a96b0a8cdc662a41ec47b37487","kind":"commit","published_at":"2014-11-30T09:50:38.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.3.5","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.5/manifests"},{"name":"1.3.4","sha":"1bb84be3fee922998b427ca97f52c9f233d3ecfd","kind":"commit","published_at":"2014-11-30T09:32:19.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.3.4","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"e9be039786ecd1e67811476b87467bbe6b726b50","kind":"commit","published_at":"2014-09-04T18:49:21.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/1.3.3","html_url":"https://github.com/pieroxy/lz-string/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/1.3.3/manifests"},{"name":"release","sha":"4cc031b68e3a6db202c467396a01429629666122","kind":"commit","published_at":"2014-01-14T18:50:26.000Z","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/release","html_url":"https://github.com/pieroxy/lz-string/releases/tag/release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pieroxy/lz-string@release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags/release/manifests"}]},"repo_metadata_updated_at":"2025-10-27T03:41:40.354Z","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":4.704024654747263,"forks_count":6.258389295409537,"average":18.735190197490784},"purl":"pkg:maven/org.webjars.npm/lz-string","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:lz-string","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:lz-string","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:lz-string/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T05:48:56.167Z","issues_count":99,"pull_requests_count":169,"avg_time_to_close_issue":37257303.72727273,"avg_time_to_close_pull_request":9958957.622377623,"issues_closed_count":55,"pull_requests_closed_count":143,"pull_request_authors_count":25,"issue_authors_count":82,"avg_comments_per_issue":4.343434343434343,"avg_comments_per_pull_request":2.390532544378698,"merged_pull_requests_count":47,"bot_issues_count":1,"bot_pull_requests_count":131,"past_year_issues_count":3,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":68396.0,"past_year_avg_time_to_close_pull_request":10574625.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.25,"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/pieroxy%2Flz-string/issues","maintainers":[{"login":"JobLeonard","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JobLeonard"},{"login":"Rycochet","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rycochet"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lz-string/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lz-string/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lz-string/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lz-string/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lz-string/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lz-string/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612238,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","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":9940871,"name":"trapnz-lz-string","ecosystem":"npm","description":"LZ-based compression algorithm","homepage":"http://pieroxy.net/blog/pages/lz-string/index.html","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pieroxy/lz-string","keywords_array":["lz","compression","string"],"namespace":null,"versions_count":7,"first_release_published_at":"2024-05-11T20:16:16.870Z","latest_release_published_at":"2024-05-11T20:16:16.870Z","latest_release_number":"1.5.0","last_synced_at":"2026-07-16T17:31:42.518Z","created_at":"2024-05-10T04:53:57.782Z","updated_at":"2026-07-16T17:31:42.519Z","registry_url":"https://www.npmjs.com/package/trapnz-lz-string","install_command":"npm install trapnz-lz-string","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.5.0"}},"repo_metadata":{"id":37451335,"uuid":"9938102","full_name":"pieroxy/lz-string","owner":"pieroxy","description":"LZ-based compression algorithm for JavaScript","archived":false,"fork":false,"pushed_at":"2025-08-11T20:23:21.000Z","size":1845,"stargazers_count":4419,"open_issues_count":56,"forks_count":569,"subscribers_count":87,"default_branch":"master","last_synced_at":"2026-07-08T13:25:16.399Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/pieroxy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2013-05-08T14:26:27.000Z","updated_at":"2026-07-06T08:11:46.000Z","dependencies_parsed_at":"2022-07-09T09:30:22.540Z","dependency_job_id":"3cbc0ccf-b406-48d7-b10d-27aef0bc5d5e","html_url":"https://github.com/pieroxy/lz-string","commit_stats":{"total_commits":220,"total_committers":32,"mean_commits":6.875,"dds":0.5818181818181818,"last_synced_commit":"7d6da156b51486d400bd895f30ee14d1378079a3"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/pieroxy/lz-string","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pieroxy","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/sbom","scorecard":{"id":733325,"data":{"date":"2025-08-11","repo":{"name":"github.com/pieroxy/lz-string","commit":"9a3d312847ed13d394a908adc03dbdf9e62d44d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:91","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:90","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:24","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:46","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:70","Warn: no topLevel permission defined: .github/workflows/ci.yml:1"],"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: test/profiles/legacy.sh:6","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   4 out of   5 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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/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 'master'"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 1 commits out of 15 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"}},{"name":"Vulnerabilities","score":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T15:03:05.725Z","repository_id":37451335,"created_at":"2025-08-22T15:03:05.725Z","updated_at":"2025-08-22T15:03:05.725Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35325188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-10T02:00:06.465Z","response_time":60,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-13T22:28:29.793Z","dependent_packages_count":0,"downloads":77,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":61.734359314248536,"dependent_repos_count":29.437622129834885,"dependent_packages_count":42.12404682489789,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":44.432009422993765},"purl":"pkg:npm/trapnz-lz-string","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/trapnz-lz-string","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/trapnz-lz-string","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/trapnz-lz-string/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T05:48:56.167Z","issues_count":99,"pull_requests_count":169,"avg_time_to_close_issue":37257303.72727273,"avg_time_to_close_pull_request":9958957.622377623,"issues_closed_count":55,"pull_requests_closed_count":143,"pull_request_authors_count":25,"issue_authors_count":82,"avg_comments_per_issue":4.343434343434343,"avg_comments_per_pull_request":2.390532544378698,"merged_pull_requests_count":47,"bot_issues_count":1,"bot_pull_requests_count":131,"past_year_issues_count":3,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":68396.0,"past_year_avg_time_to_close_pull_request":10574625.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.25,"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/pieroxy%2Flz-string/issues","maintainers":[{"login":"JobLeonard","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JobLeonard"},{"login":"Rycochet","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rycochet"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/trapnz-lz-string/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/trapnz-lz-string/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/trapnz-lz-string/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/trapnz-lz-string/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/trapnz-lz-string/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/trapnz-lz-string/codemeta","maintainers":[{"uuid":"andy.saunders","login":"andy.saunders","name":null,"email":"andy.saunders@groundtruth.co.nz","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~andy.saunders","role":null,"created_at":"2024-05-10T04:53:58.516Z","updated_at":"2024-05-10T04:53:58.516Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/andy.saunders/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676746,"maintainers_count":1210810,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":8894952,"name":"lz-string-esm","ecosystem":"npm","description":"LZ-based compression algorithm","homepage":"http://pieroxy.net/blog/pages/lz-string/index.html","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pieroxy/lz-string","keywords_array":["lz","compression","string"],"namespace":null,"versions_count":1,"first_release_published_at":"2024-02-20T16:34:57.055Z","latest_release_published_at":"2024-02-20T16:34:57.055Z","latest_release_number":"2.0.0","last_synced_at":"2026-07-16T17:31:41.539Z","created_at":"2024-02-20T16:35:22.869Z","updated_at":"2026-07-16T17:31:41.540Z","registry_url":"https://www.npmjs.com/package/lz-string-esm","install_command":"npm install lz-string-esm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.0"}},"repo_metadata":{"id":37451335,"uuid":"9938102","full_name":"pieroxy/lz-string","owner":"pieroxy","description":"LZ-based compression algorithm for JavaScript","archived":false,"fork":false,"pushed_at":"2025-08-11T20:23:21.000Z","size":1845,"stargazers_count":4419,"open_issues_count":56,"forks_count":569,"subscribers_count":87,"default_branch":"master","last_synced_at":"2026-07-08T13:25:16.399Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/pieroxy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2013-05-08T14:26:27.000Z","updated_at":"2026-07-06T08:11:46.000Z","dependencies_parsed_at":"2022-07-09T09:30:22.540Z","dependency_job_id":"3cbc0ccf-b406-48d7-b10d-27aef0bc5d5e","html_url":"https://github.com/pieroxy/lz-string","commit_stats":{"total_commits":220,"total_committers":32,"mean_commits":6.875,"dds":0.5818181818181818,"last_synced_commit":"7d6da156b51486d400bd895f30ee14d1378079a3"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/pieroxy/lz-string","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pieroxy","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/sbom","scorecard":{"id":733325,"data":{"date":"2025-08-11","repo":{"name":"github.com/pieroxy/lz-string","commit":"9a3d312847ed13d394a908adc03dbdf9e62d44d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:91","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:90","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:24","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:46","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:70","Warn: no topLevel permission defined: .github/workflows/ci.yml:1"],"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: test/profiles/legacy.sh:6","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   4 out of   5 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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/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 'master'"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 1 commits out of 15 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"}},{"name":"Vulnerabilities","score":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T15:03:05.725Z","repository_id":37451335,"created_at":"2025-08-22T15:03:05.725Z","updated_at":"2025-08-22T15:03:05.725Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35325188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-10T02:00:06.465Z","response_time":60,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-13T22:28:30.860Z","dependent_packages_count":0,"downloads":134,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.814840628704395,"dependent_packages_count":48.30377134828994,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.05930598849717},"purl":"pkg:npm/lz-string-esm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/lz-string-esm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/lz-string-esm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/lz-string-esm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T05:48:56.167Z","issues_count":99,"pull_requests_count":169,"avg_time_to_close_issue":37257303.72727273,"avg_time_to_close_pull_request":9958957.622377623,"issues_closed_count":55,"pull_requests_closed_count":143,"pull_request_authors_count":25,"issue_authors_count":82,"avg_comments_per_issue":4.343434343434343,"avg_comments_per_pull_request":2.390532544378698,"merged_pull_requests_count":47,"bot_issues_count":1,"bot_pull_requests_count":131,"past_year_issues_count":3,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":68396.0,"past_year_avg_time_to_close_pull_request":10574625.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.25,"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/pieroxy%2Flz-string/issues","maintainers":[{"login":"JobLeonard","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JobLeonard"},{"login":"Rycochet","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rycochet"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lz-string-esm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lz-string-esm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lz-string-esm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lz-string-esm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lz-string-esm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lz-string-esm/codemeta","maintainers":[{"uuid":"vlaraort","login":"vlaraort","name":null,"email":"victorlara@outlook.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~vlaraort","role":null,"created_at":"2024-02-20T18:08:47.154Z","updated_at":"2024-02-20T18:08:47.154Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vlaraort/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676746,"maintainers_count":1210810,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":970100,"name":"@hackmd/lz-string","ecosystem":"npm","description":"LZ-based compression algorithm","homepage":"http://pieroxy.net/blog/pages/lz-string/index.html","licenses":"WTFPL","normalized_licenses":["WTFPL"],"repository_url":"https://github.com/pieroxy/lz-string","keywords_array":["lz","compression","string"],"namespace":"hackmd","versions_count":1,"first_release_published_at":"2019-04-12T09:20:07.138Z","latest_release_published_at":"2019-04-12T09:20:07.138Z","latest_release_number":"1.4.4","last_synced_at":"2026-07-16T17:31:49.282Z","created_at":"2022-04-07T18:08:15.084Z","updated_at":"2026-07-16T17:31:49.282Z","registry_url":"https://www.npmjs.com/package/@hackmd/lz-string","install_command":"npm install @hackmd/lz-string","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.4.4"}},"repo_metadata":{"id":37451335,"uuid":"9938102","full_name":"pieroxy/lz-string","owner":"pieroxy","description":"LZ-based compression algorithm for JavaScript","archived":false,"fork":false,"pushed_at":"2025-08-11T20:23:21.000Z","size":1845,"stargazers_count":4416,"open_issues_count":56,"forks_count":569,"subscribers_count":87,"default_branch":"master","last_synced_at":"2026-06-30T12:29:02.381Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/pieroxy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2013-05-08T14:26:27.000Z","updated_at":"2026-06-30T12:13:15.000Z","dependencies_parsed_at":"2022-07-09T09:30:22.540Z","dependency_job_id":"3cbc0ccf-b406-48d7-b10d-27aef0bc5d5e","html_url":"https://github.com/pieroxy/lz-string","commit_stats":{"total_commits":220,"total_committers":32,"mean_commits":6.875,"dds":0.5818181818181818,"last_synced_commit":"7d6da156b51486d400bd895f30ee14d1378079a3"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/pieroxy/lz-string","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pieroxy","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/sbom","scorecard":{"id":733325,"data":{"date":"2025-08-11","repo":{"name":"github.com/pieroxy/lz-string","commit":"9a3d312847ed13d394a908adc03dbdf9e62d44d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:91","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:90","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:24","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:46","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:70","Warn: no topLevel permission defined: .github/workflows/ci.yml:1"],"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: test/profiles/legacy.sh:6","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   4 out of   5 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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/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 'master'"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 1 commits out of 15 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"}},{"name":"Vulnerabilities","score":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T15:03:05.725Z","repository_id":37451335,"created_at":"2025-08-22T15:03:05.725Z","updated_at":"2025-08-22T15:03:05.725Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35021703,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-01T02:00:05.325Z","response_time":130,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-12T20:56:35.520Z","dependent_packages_count":1,"downloads":326,"downloads_period":"last-month","dependent_repos_count":15,"rankings":{"downloads":8.978473524951305,"dependent_repos_count":3.226145804740012,"dependent_packages_count":21.30988168970035,"stargazers_count":1.5623688347291715,"forks_count":1.5669213538945417,"docker_downloads_count":0.3713738013291031,"average":6.169194168224081},"purl":"pkg:npm/%40hackmd/lz-string","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@hackmd/lz-string","docker_dependents_count":9,"docker_downloads_count":3576619,"usage_url":"https://repos.ecosyste.ms/usage/npm/@hackmd/lz-string","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@hackmd/lz-string/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T05:48:56.167Z","issues_count":99,"pull_requests_count":169,"avg_time_to_close_issue":37257303.72727273,"avg_time_to_close_pull_request":9958957.622377623,"issues_closed_count":55,"pull_requests_closed_count":143,"pull_request_authors_count":25,"issue_authors_count":82,"avg_comments_per_issue":4.343434343434343,"avg_comments_per_pull_request":2.390532544378698,"merged_pull_requests_count":47,"bot_issues_count":1,"bot_pull_requests_count":131,"past_year_issues_count":3,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":68396.0,"past_year_avg_time_to_close_pull_request":10574625.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.25,"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/pieroxy%2Flz-string/issues","maintainers":[{"login":"JobLeonard","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JobLeonard"},{"login":"Rycochet","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rycochet"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hackmd%2Flz-string/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hackmd%2Flz-string/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hackmd%2Flz-string/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hackmd%2Flz-string/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hackmd%2Flz-string/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hackmd%2Flz-string/codemeta","maintainers":[{"uuid":"yukaii","login":"yukaii","name":null,"email":"yukaihuangtw@gmail.com","url":null,"packages_count":63,"html_url":"https://www.npmjs.com/~yukaii","role":null,"created_at":"2022-11-20T16:37:53.233Z","updated_at":"2022-11-20T16:37:53.233Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yukaii/packages"},{"uuid":"jackycute","login":"jackycute","name":null,"email":"jackymaxj@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~jackycute","role":null,"created_at":"2022-11-20T16:37:53.216Z","updated_at":"2022-11-20T16:37:53.216Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jackycute/packages"},{"uuid":"a60814billy","login":"a60814billy","name":null,"email":"a60814billy@gmail.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~a60814billy","role":null,"created_at":"2022-11-20T16:37:53.237Z","updated_at":"2022-11-20T16:37:53.237Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/a60814billy/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676746,"maintainers_count":1210810,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":3470998,"name":"lz-string.typescript","ecosystem":"nuget","description":"typescript definition file for lz-string","homepage":"https://github.com/pieroxy/lz-string/","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/pieroxy/lz-string","keywords_array":["javascript","string","compression","typescript"],"namespace":null,"versions_count":1,"first_release_published_at":"2014-01-20T17:47:24.557Z","latest_release_published_at":"2014-01-20T17:47:24.557Z","latest_release_number":"1.0.0","last_synced_at":"2026-07-16T17:31:42.523Z","created_at":"2022-04-10T18:52:55.131Z","updated_at":"2026-07-16T23:42:51.758Z","registry_url":"https://www.nuget.org/packages/lz-string.typescript/","install_command":"Install-Package lz-string.typescript","documentation_url":null,"metadata":{"copyright":"Copyright 2014","owners":"Jeremy Danyow","license_url":"https://github.com/pieroxy/lz-string/blob/master/LICENSE.txt","require_license_acceptance":false,"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"release_notes":""},"repo_metadata":{"id":37451335,"uuid":"9938102","full_name":"pieroxy/lz-string","owner":"pieroxy","description":"LZ-based compression algorithm for JavaScript","archived":false,"fork":false,"pushed_at":"2025-08-11T20:23:21.000Z","size":1845,"stargazers_count":4419,"open_issues_count":56,"forks_count":569,"subscribers_count":87,"default_branch":"master","last_synced_at":"2026-07-08T13:25:16.399Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/pieroxy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2013-05-08T14:26:27.000Z","updated_at":"2026-07-06T08:11:46.000Z","dependencies_parsed_at":"2022-07-09T09:30:22.540Z","dependency_job_id":"3cbc0ccf-b406-48d7-b10d-27aef0bc5d5e","html_url":"https://github.com/pieroxy/lz-string","commit_stats":{"total_commits":220,"total_committers":32,"mean_commits":6.875,"dds":0.5818181818181818,"last_synced_commit":"7d6da156b51486d400bd895f30ee14d1378079a3"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/pieroxy/lz-string","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pieroxy","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/sbom","scorecard":{"id":733325,"data":{"date":"2025-08-11","repo":{"name":"github.com/pieroxy/lz-string","commit":"9a3d312847ed13d394a908adc03dbdf9e62d44d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:91","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:90","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:24","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:46","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:70","Warn: no topLevel permission defined: .github/workflows/ci.yml:1"],"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: test/profiles/legacy.sh:6","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   4 out of   5 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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/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 'master'"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 1 commits out of 15 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"}},{"name":"Vulnerabilities","score":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T15:03:05.725Z","repository_id":37451335,"created_at":"2025-08-22T15:03:05.725Z","updated_at":"2025-08-22T15:03:05.725Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35325188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-10T02:00:06.465Z","response_time":60,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-16T23:42:51.721Z","dependent_packages_count":0,"downloads":18703,"downloads_period":"total","dependent_repos_count":2,"rankings":{"downloads":16.65087233715774,"dependent_repos_count":5.141970012664951,"dependent_packages_count":20.721854347925557,"stargazers_count":0.5112461072424082,"forks_count":0.8079616491894241,"docker_downloads_count":null,"average":8.766780890836015},"purl":"pkg:nuget/lz-string.typescript","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/lz-string.typescript","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/lz-string.typescript","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/lz-string.typescript/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T05:48:56.167Z","issues_count":99,"pull_requests_count":169,"avg_time_to_close_issue":37257303.72727273,"avg_time_to_close_pull_request":9958957.622377623,"issues_closed_count":55,"pull_requests_closed_count":143,"pull_request_authors_count":25,"issue_authors_count":82,"avg_comments_per_issue":4.343434343434343,"avg_comments_per_pull_request":2.390532544378698,"merged_pull_requests_count":47,"bot_issues_count":1,"bot_pull_requests_count":131,"past_year_issues_count":3,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":68396.0,"past_year_avg_time_to_close_pull_request":10574625.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.25,"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/pieroxy%2Flz-string/issues","maintainers":[{"login":"JobLeonard","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JobLeonard"},{"login":"Rycochet","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rycochet"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/lz-string.typescript/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/lz-string.typescript/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/lz-string.typescript/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/lz-string.typescript/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/lz-string.typescript/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/lz-string.typescript/codemeta","maintainers":[{"uuid":"jdanyow","login":"jdanyow","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://www.nuget.org/profiles/jdanyow","role":null,"created_at":"2022-11-18T20:41:36.064Z","updated_at":"2022-11-18T20:41:36.064Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/jdanyow/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":828616,"maintainers_count":113185,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":3478567,"name":"lz-string","ecosystem":"nuget","description":"javascript string compression library","homepage":"https://github.com/pieroxy/lz-string/","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/pieroxy/lz-string","keywords_array":["javascript","string","compression"],"namespace":null,"versions_count":1,"first_release_published_at":"2014-01-20T17:46:49.103Z","latest_release_published_at":"2014-01-20T17:46:49.103Z","latest_release_number":"1.3.3","last_synced_at":"2026-07-16T17:31:42.382Z","created_at":"2022-04-10T18:57:46.189Z","updated_at":"2026-07-16T23:42:52.287Z","registry_url":"https://www.nuget.org/packages/lz-string/","install_command":"Install-Package lz-string","documentation_url":null,"metadata":{"copyright":"Copyright 2014","owners":"Jeremy Danyow","license_url":"https://github.com/pieroxy/lz-string/blob/master/LICENSE.txt","require_license_acceptance":false,"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"release_notes":""},"repo_metadata":{"id":37451335,"uuid":"9938102","full_name":"pieroxy/lz-string","owner":"pieroxy","description":"LZ-based compression algorithm for JavaScript","archived":false,"fork":false,"pushed_at":"2025-08-11T20:23:21.000Z","size":1845,"stargazers_count":4419,"open_issues_count":56,"forks_count":569,"subscribers_count":87,"default_branch":"master","last_synced_at":"2026-07-08T13:25:16.399Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/pieroxy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2013-05-08T14:26:27.000Z","updated_at":"2026-07-06T08:11:46.000Z","dependencies_parsed_at":"2022-07-09T09:30:22.540Z","dependency_job_id":"3cbc0ccf-b406-48d7-b10d-27aef0bc5d5e","html_url":"https://github.com/pieroxy/lz-string","commit_stats":{"total_commits":220,"total_committers":32,"mean_commits":6.875,"dds":0.5818181818181818,"last_synced_commit":"7d6da156b51486d400bd895f30ee14d1378079a3"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/pieroxy/lz-string","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pieroxy","download_url":"https://codeload.github.com/pieroxy/lz-string/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/sbom","scorecard":{"id":733325,"data":{"date":"2025-08-11","repo":{"name":"github.com/pieroxy/lz-string","commit":"9a3d312847ed13d394a908adc03dbdf9e62d44d8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/17 approved changesets -- score normalized to 1","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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:91","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:90","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:24","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:46","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:70","Warn: no topLevel permission defined: .github/workflows/ci.yml:1"],"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/pieroxy/lz-string/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: test/profiles/legacy.sh:6","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   4 out of   5 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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/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 'master'"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 1 commits out of 15 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"}},{"name":"Vulnerabilities","score":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T15:03:05.725Z","repository_id":37451335,"created_at":"2025-08-22T15:03:05.725Z","updated_at":"2025-08-22T15:03:05.725Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35325188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-10T02:00:06.465Z","response_time":60,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-16T23:42:52.264Z","dependent_packages_count":0,"downloads":109525,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":5.02373359469467,"dependent_repos_count":7.012399175897455,"dependent_packages_count":20.709094747246308,"stargazers_count":0.5114871907310536,"forks_count":0.8056823183492348,"docker_downloads_count":null,"average":6.812479405383745},"purl":"pkg:nuget/lz-string","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/lz-string","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/lz-string","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/lz-string/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T05:48:56.167Z","issues_count":99,"pull_requests_count":169,"avg_time_to_close_issue":37257303.72727273,"avg_time_to_close_pull_request":9958957.622377623,"issues_closed_count":55,"pull_requests_closed_count":143,"pull_request_authors_count":25,"issue_authors_count":82,"avg_comments_per_issue":4.343434343434343,"avg_comments_per_pull_request":2.390532544378698,"merged_pull_requests_count":47,"bot_issues_count":1,"bot_pull_requests_count":131,"past_year_issues_count":3,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":68396.0,"past_year_avg_time_to_close_pull_request":10574625.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.25,"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/pieroxy%2Flz-string/issues","maintainers":[{"login":"JobLeonard","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JobLeonard"},{"login":"Rycochet","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rycochet"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/lz-string/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/lz-string/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/lz-string/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/lz-string/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/lz-string/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/lz-string/codemeta","maintainers":[{"uuid":"jdanyow","login":"jdanyow","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://www.nuget.org/profiles/jdanyow","role":null,"created_at":"2022-11-18T20:49:00.631Z","updated_at":"2022-11-18T20:49:00.631Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/jdanyow/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":828616,"maintainers_count":113185,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}}],"commits":{"id":807,"full_name":"pieroxy/lz-string","default_branch":"master","total_commits":221,"total_committers":31,"total_bot_commits":20,"total_bot_committers":1,"mean_commits":7.129032258064516,"dds":0.5837104072398189,"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2026-07-16T16:30:51.560Z","last_synced_commit":"9a3d312847ed13d394a908adc03dbdf9e62d44d8","created_at":"2023-03-06T22:05:11.676Z","updated_at":"2026-07-16T16:30:00.814Z","committers":[{"name":"pieroxy","email":"pieroxy@pieroxy.net","login":"pieroxy","count":92},{"name":"Ryc O'Chet","email":"rycochet@rycochet.com","login":"Rycochet","count":47},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":20},{"name":"Erin Rivas","email":"erin@atomicbear.com","login":"karnthis","count":19},{"name":"Pierre Grimaud","email":"p.grimaud@criteo.com","login":null,"count":5},{"name":"Olli Etuaho","email":"olli.etuaho@gmail.com","login":"Oletus","count":4},{"name":"jhermsmeier","email":"jhermsmeier@googlemail.com","login":"jhermsmeier","count":3},{"name":"zenyr","email":"zenyr@zenyr.com","login":"zenyr","count":3},{"name":"Pierre Grimaud","email":"pieroxy@gmail.com","login":null,"count":2},{"name":"Carl Ansley","email":"carl.ansley@gmail.com","login":"carlansley","count":2},{"name":"Job van der Zwan","email":"j.l.vanderzwan@gmail.com","login":"JobLeonard","count":2},{"name":"Samuel Rouse","email":"oculus.habent@gmail.com","login":"oculus42","count":2},{"name":"Сковорода Никита Андреевич","email":"chalkerx@gmail.com","login":"ChALkeR","count":2},{"name":"Nick Desaulniers","email":"ndesaulniers@mozilla.com","login":null,"count":1},{"name":"Altivi","email":"altivi.prog@gmail.com","login":"altivi","count":1},{"name":"Andrew Hansen","email":"arahan@uw.edu","login":"arahansen","count":1},{"name":"Andrey Krasnov","email":"root@andykras.org","login":"andykras","count":1},{"name":"Austin","email":"austin1habba@gmail.com","login":"lazarus","count":1},{"name":"Gustavo Mazzoni","email":"gustavo.mazzoni@gmail.com","login":"gustavomazzoni","count":1},{"name":"J0eCool","email":"count.j0ecool@gmail.com","login":"J0eCool","count":1},{"name":"Jan Aagaard","email":"jan@aagaard.net","login":"janaagaard75","count":1},{"name":"Jeff McCoy","email":"code@jeffandshauna.net","login":"jeff-mccoy","count":1},{"name":"Ludger A. Rinsche","email":"ludger.a@rinsche.net","login":"HelloLudger","count":1},{"name":"Marc Prud'hommeaux","email":"marc@glimpse.io","login":"marcprux","count":1},{"name":"Marcus Zanona","email":"zanona","login":"zanona","count":1},{"name":"Markus Pullmann","email":"markus.pullmann@gmx.de","login":"mackshot","count":1},{"name":"Peter Dave Hello","email":"PeterDaveHello","login":"PeterDaveHello","count":1},{"name":"axel-wilczek","email":"axlwlczk@gmail.com","login":"tbd-vam","count":1},{"name":"daku10","email":"daku.two@gmail.com","login":"daku10","count":1},{"name":"きわみざむらい","email":"24860100+kiwamizamurai","login":"kiwamizamurai","count":1},{"name":"社长长","email":"ischenkan@outlook.com","login":"shezhangzhang","count":1}],"past_year_committers":[{"name":"きわみざむらい","email":"24860100+kiwamizamurai","login":"kiwamizamurai","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-20T00:00:13.349Z","repositories_count":6385450,"commits_count":867489592,"contributors_count":35883501,"owners_count":1227609,"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":"pieroxy/lz-string","html_url":"https://github.com/pieroxy/lz-string","last_synced_at":"2026-07-13T22:23:21.843Z","status":"error","issues_count":96,"pull_requests_count":177,"avg_time_to_close_issue":38654608.66037736,"avg_time_to_close_pull_request":9577509.413333334,"issues_closed_count":53,"pull_requests_closed_count":150,"pull_request_authors_count":26,"issue_authors_count":81,"avg_comments_per_issue":4.40625,"avg_comments_per_pull_request":2.3333333333333335,"merged_pull_requests_count":48,"bot_issues_count":1,"bot_pull_requests_count":138,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":10574625.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-11T11:32:51.411Z","updated_at":"2026-07-13T22:23:21.843Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pieroxy%2Flz-string/issues","issue_labels_count":{"table":{"enhancement":13,"question":6,"bug":2,"dependencies":1,"invalid":1}},"pull_request_labels_count":{"table":{"dependencies":138}},"issue_author_associations_count":{"table":{"NONE":77,"COLLABORATOR":13,"CONTRIBUTOR":6}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":152,"NONE":20,"COLLABORATOR":5}},"issue_authors":{"table":{"JobLeonard":9,"Rycochet":4,"cyfung1031":3,"karnthis":2,"wll8":2,"hefler":1,"koudelka":1,"norangit":1,"RicoLiu":1,"fishsses":1,"dependabot[bot]":1,"scssyworks":1,"nielsnl68":1,"altivi":1,"iamphill":1,"eisneim":1,"ronag":1,"joeshae":1,"marwan-nwh":1,"rubixibuc":1,"Kassy2048":1,"Fuzzyma":1,"markknol":1,"onassar":1,"Genhain":1,"luca-viggiani":1,"nazar-pc":1,"carminexx":1,"ChALkeR":1,"sorb999":1,"AlexByte":1,"gRoussac":1,"finscn":1,"YuccaV2":1,"user123412":1,"benfletcher":1,"japettyjohn":1,"kurusaki-hamza":1,"linkenmin":1,"hmnd":1,"IGx89":1,"mochacoder":1,"tianhaoo":1,"aneeshdurg":1,"SISheogorath":1,"dead-claudia":1,"ipekarik":1,"Prabh2k7":1,"ilyaigpetrov":1,"Albinzr":1,"spirtechfgr":1,"chtenb":1,"emewjin":1,"mgovahi":1,"Richienb":1,"Georg-Git":1,"gatouillatpy":1,"harshgarg":1,"multimeric":1,"swise0":1,"alexandernst":1,"si-harps":1,"h4711":1,"auromota":1,"briankchan":1,"ivanquirino":1,"rrjanbiah":1,"vakarelov":1,"efusien":1,"backspaces":1,"maxim1006":1,"hsluoyz":1,"fsimon21":1,"WuglyakBolgoink":1,"Extarys":1,"shezhangzhang":1,"caracal7":1,"JarolinVargas":1,"morfey13":1,"Ignorances":1,"justingolden21":1}},"pull_request_authors":{"table":{"dependabot[bot]":138,"karnthis":5,"mgdodge":3,"Rycochet":3,"Lucas-C":2,"HelloLudger":2,"hbazan":2,"RicoLiu":2,"JobLeonard":2,"kiwamizamurai":2,"danii1":1,"JasonnnW3000":1,"gloryknight":1,"janaagaard75":1,"WangGuibin":1,"lazarus":1,"mochouinard":1,"marcprux":1,"arahansen":1,"wf9a5m75":1,"zaenalcoders":1,"r0b-":1,"y-hiraoka":1,"shezhangzhang":1,"andykras":1,"daku10":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-16T00:00:20.511Z","repositories_count":14861021,"issues_count":32341789,"pull_requests_count":106226150,"authors_count":11347956,"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":{"NONE":1}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"zaenalcoders":1}},"maintainers":[{"table":{"login":"JobLeonard","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JobLeonard"}},{"table":{"login":"Rycochet","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rycochet"}}],"active_maintainers":[]}},"events":{"total":{"PullRequestEvent":3,"ForkEvent":7,"IssuesEvent":2,"WatchEvent":233,"IssueCommentEvent":7},"last_year":{"PullRequestEvent":1,"ForkEvent":1,"IssuesEvent":1,"WatchEvent":60,"IssueCommentEvent":2}},"keywords":[],"dependencies":[],"score":33.28523255169904,"created_at":"2026-07-08T06:44:17.680Z","updated_at":"2026-07-21T13:30:23.618Z","avatar_url":"https://github.com/pieroxy.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378054","html_url":"https://summary.ecosyste.ms/projects/378054"}