{"id":361818,"url":"https://github.com/icsharpcode/SharpZipLib","last_synced_at":"2026-06-21T13:30:25.477Z","repository":{"id":1039187,"uuid":"868789","full_name":"icsharpcode/SharpZipLib","owner":"icsharpcode","description":"#ziplib is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform.","archived":false,"fork":false,"pushed_at":"2024-09-03T21:00:32.000Z","size":15041,"stargazers_count":3913,"open_issues_count":118,"forks_count":1005,"subscribers_count":184,"default_branch":"master","last_synced_at":"2026-06-12T09:05:09.602Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://icsharpcode.github.io/SharpZipLib/","language":"C#","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/icsharpcode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-08-28T18:19:01.000Z","updated_at":"2026-06-10T00:43:42.000Z","dependencies_parsed_at":"2023-07-08T19:16:21.431Z","dependency_job_id":"2b01b95e-71dd-4650-8202-0ac730a96a95","html_url":"https://github.com/icsharpcode/SharpZipLib","commit_stats":{"total_commits":971,"total_committers":66,"mean_commits":"14.712121212121213","dds":0.4737384140061792,"last_synced_commit":"ff2d7c30bdb2474d507f001bc555405e9f02a0bb"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/icsharpcode/SharpZipLib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icsharpcode","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/sbom","scorecard":{"id":480687,"data":{"date":"2025-08-11","repo":{"name":"github.com/icsharpcode/SharpZipLib","commit":"ff2d7c30bdb2474d507f001bc555405e9f02a0bb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: 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":"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":"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":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/issue.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: nugetCommand not pinned by hash: .github/workflows/build-test.yml:66: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 nugetCommand 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.4.2 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/90589788","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/82158749","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/77475123","Warn: release artifact v1.3.3 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/49808598","Warn: release artifact v1.3.2 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/42648755","Warn: release artifact v1.4.2 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/90589788","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/82158749","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/77475123","Warn: release artifact v1.3.3 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/49808598","Warn: release artifact v1.3.2 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/42648755"],"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: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T16:32:20.063Z","repository_id":1039187,"created_at":"2025-08-19T16:32:20.063Z","updated_at":"2025-08-19T16:32:20.063Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34570539,"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-06-20T02:00:06.407Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"icsharpcode","name":"ICSharpCode","uuid":"343434","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/343434?v=4","repositories_count":19,"last_synced_at":"2024-04-28T01:48:40.076Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/icsharpcode","funding_links":[],"total_stars":32271,"followers":661,"following":0,"created_at":"2022-11-02T16:40:09.363Z","updated_at":"2024-04-28T01:48:47.828Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icsharpcode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icsharpcode/repositories"},"packages":[{"id":3484871,"name":"icsharpcode.sharpziplib","ecosystem":"nuget","description":"ICSharpCode.SharpZipLib","homepage":"https://github.com/icsharpcode/SharpZipLib","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/icsharpcode/SharpZipLib","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2026-06-18T11:44:04.755Z","latest_release_number":null,"last_synced_at":"2026-06-18T11:44:06.041Z","created_at":"2022-04-10T19:02:22.271Z","updated_at":"2026-06-18T11:44:06.041Z","registry_url":"https://www.nuget.org/packages/icsharpcode.sharpziplib/","install_command":"Install-Package icsharpcode.sharpziplib","documentation_url":null,"metadata":{"owners":"hawk","license_url":"https://opensource.org/licenses/MIT","require_license_acceptance":false,"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[]},"repo_metadata":{"id":1039187,"uuid":"868789","full_name":"icsharpcode/SharpZipLib","owner":"icsharpcode","description":"#ziplib is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform.","archived":false,"fork":false,"pushed_at":"2024-09-03T21:00:32.000Z","size":15041,"stargazers_count":3884,"open_issues_count":116,"forks_count":997,"subscribers_count":187,"default_branch":"master","last_synced_at":"2025-10-11T09:33:43.614Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://icsharpcode.github.io/SharpZipLib/","language":"C#","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/icsharpcode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-08-28T18:19:01.000Z","updated_at":"2025-10-11T02:34:45.000Z","dependencies_parsed_at":"2023-07-08T19:16:21.431Z","dependency_job_id":"2b01b95e-71dd-4650-8202-0ac730a96a95","html_url":"https://github.com/icsharpcode/SharpZipLib","commit_stats":{"total_commits":971,"total_committers":66,"mean_commits":"14.712121212121213","dds":0.4737384140061792,"last_synced_commit":"ff2d7c30bdb2474d507f001bc555405e9f02a0bb"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/icsharpcode/SharpZipLib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icsharpcode","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/sbom","scorecard":{"id":480687,"data":{"date":"2025-08-11","repo":{"name":"github.com/icsharpcode/SharpZipLib","commit":"ff2d7c30bdb2474d507f001bc555405e9f02a0bb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: 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":"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":"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":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/issue.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: nugetCommand not pinned by hash: .github/workflows/build-test.yml:66: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 nugetCommand 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.4.2 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/90589788","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/82158749","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/77475123","Warn: release artifact v1.3.3 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/49808598","Warn: release artifact v1.3.2 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/42648755","Warn: release artifact v1.4.2 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/90589788","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/82158749","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/77475123","Warn: release artifact v1.3.3 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/49808598","Warn: release artifact v1.3.2 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/42648755"],"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: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T16:32:20.063Z","repository_id":1039187,"created_at":"2025-08-19T16:32:20.063Z","updated_at":"2025-08-19T16:32:20.063Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009160,"owners_count":26084554,"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-11T02:00:06.511Z","response_time":55,"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":"icsharpcode","name":"ICSharpCode","uuid":"343434","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/343434?v=4","repositories_count":19,"last_synced_at":"2024-04-28T01:48:40.076Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/icsharpcode","funding_links":[],"total_stars":32271,"followers":661,"following":0,"created_at":"2022-11-02T16:40:09.363Z","updated_at":"2024-04-28T01:48:47.828Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icsharpcode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icsharpcode/repositories"},"tags":[{"name":"v1.4.2","sha":"33f64eb0f28cdd2b084cb822fcc224c7c5aba553","kind":"tag","published_at":"2023-01-29T14:42:53.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.4.2","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.4.2/manifests"},{"name":"upm/v1.4.1","sha":"00f70abc0ffa7ad7f56bca3fb6aab1f1fa13f01b","kind":"tag","published_at":"2022-11-05T12:16:03.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/upm/v1.4.1","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/upm/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@upm%2Fv1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.4.1/manifests"},{"name":"v1.4.1","sha":"cdd0931e3c476faaf829963b2567619431c871bb","kind":"tag","published_at":"2022-11-05T11:36:55.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.4.1","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"cea8b0dc154c71040ff74d731ff55c451e8dc59d","kind":"tag","published_at":"2022-09-18T09:56:15.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.4.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.4.0/manifests"},{"name":"upm/v1.3.3-repkg.1","sha":"1c368e77a7c9252cf1fe718d10e3f280947c2b16","kind":"commit","published_at":"2022-04-28T08:11:26.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/upm/v1.3.3-repkg.1","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/upm/v1.3.3-repkg.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@upm%2Fv1.3.3-repkg.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.3-repkg.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.3-repkg.1/manifests"},{"name":"upm/v1.3.3","sha":"56dfdc96132e6f8e26c3e6373dc82a45890eb00d","kind":"tag","published_at":"2021-09-19T15:53:38.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/upm/v1.3.3","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/upm/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@upm%2Fv1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.3/manifests"},{"name":"v1.3.3","sha":"1b1ab013ce1df02d8f27cf582197759c614d9126","kind":"tag","published_at":"2021-09-19T09:13:08.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.3.3","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.3/manifests"},{"name":"upm/v1.3.2","sha":"f735a85a51cb9836dadb88db08868c8dd81b5b58","kind":"tag","published_at":"2021-07-05T11:45:38.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/upm/v1.3.2","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/upm/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@upm%2Fv1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.2/manifests"},{"name":"v1.3.2","sha":"34879bef2b28c2b0fa991da64da83057a0b806b7","kind":"tag","published_at":"2021-05-08T17:05:22.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.3.2","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.2/manifests"},{"name":"upm/v1.3.1","sha":"c60c1b56599c0f4d5a9854ae6e5ddf415cb636eb","kind":"commit","published_at":"2020-11-21T19:05:29.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/upm/v1.3.1","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/upm/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@upm%2Fv1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.1/manifests"},{"name":"v1.3.1","sha":"6170ef4f60332583cd3ee4c48a61868295cda7d0","kind":"tag","published_at":"2020-11-21T15:30:10.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.3.1","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"8f7d89201afa13c814f9b3d1813884ffe0ec7025","kind":"tag","published_at":"2020-10-07T17:23:45.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.3.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"56cbe991dfbc629a155c6739501a658cf2f75cff","kind":"tag","published_at":"2019-08-09T08:36:08.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.2.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"45347c34a0752f188ae742e9e295a22de6b2c2ed","kind":"tag","published_at":"2018-12-22T14:34:28.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.1.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"fa75398a594b80a8945280ae8e7fb2cf1e7dfa70","kind":"commit","published_at":"2018-08-15T17:09:49.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.0.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc2","sha":"e2d4c88cdb8e8b22da1469a61e7bddf0dbf506b0","kind":"commit","published_at":"2018-07-21T15:24:25.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.0.0-rc2","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a8f1741699016b75bea39b84758f884555a2b23a","kind":"commit","published_at":"2018-07-13T19:31:24.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.0.0-rc1","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.0.0-rc1/manifests"},{"name":"0.86.0.518","sha":"cfc69a68fefbc5858fe70b35f7b69fc505b8c2d6","kind":"tag","published_at":"2016-08-15T02:03:09.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.86.0.518","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.86.0.518","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.86.0.518","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.86.0.518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.86.0.518/manifests"},{"name":"0.85.5.452","sha":"5d725ae8d37fcf92f7ffc94c72f34066ee4926cf","kind":"tag","published_at":"2016-04-15T01:20:57.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.85.5.452","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.85.5.452","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.85.5.452","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.5.452","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.5.452/manifests"},{"name":"0.85.4.369","sha":"53b0daabf5a3acfcf57ddeb301c45762211be5c7","kind":"tag","published_at":"2016-04-15T01:20:30.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.85.4.369","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.85.4.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.85.4.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.4.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.4.369/manifests"},{"name":"0.85.3.365","sha":"6c6843e5524d853971296b5ff6bd2c3bededaa23","kind":"tag","published_at":"2016-04-15T01:20:02.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.85.3.365","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.85.3.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.85.3.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.3.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.3.365/manifests"},{"name":"0.85.2.329","sha":"090fee699455bc78efb15c077b1f66680e2ed8b0","kind":"tag","published_at":"2016-04-15T01:19:36.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.85.2.329","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.85.2.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.85.2.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.2.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.2.329/manifests"},{"name":"0.85.1.271","sha":"bd3c9b64006fac63d24afde8416dfd544aedc527","kind":"tag","published_at":"2016-04-15T01:18:09.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.85.1.271","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.85.1.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.85.1.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.1.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.1.271/manifests"},{"name":"0.85.0.0","sha":"00ba7d361de55c0ae75fd0e04c9335bb45dd6708","kind":"tag","published_at":"2016-04-15T01:17:44.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.85.0.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.85.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.85.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.0.0/manifests"},{"name":"0.84.0.0","sha":"dd8480d4024831acd1802d73173190bff773ec40","kind":"tag","published_at":"2016-04-15T01:17:16.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.84.0.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.84.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.84.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.84.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.84.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-12T21:45:54.217Z","dependent_packages_count":8,"downloads":null,"downloads_period":"total","dependent_repos_count":9,"rankings":{"downloads":null,"dependent_repos_count":2.3518278420973764,"dependent_packages_count":1.5780943305560304,"stargazers_count":0.5549329910676474,"forks_count":0.46437157544287133,"docker_downloads_count":0.7155329115820883,"average":1.1329519301492028},"purl":"pkg:nuget/icsharpcode.sharpziplib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/icsharpcode.sharpziplib","docker_dependents_count":1,"docker_downloads_count":159,"usage_url":"https://repos.ecosyste.ms/usage/nuget/icsharpcode.sharpziplib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/icsharpcode.sharpziplib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-26T16:59:05.385Z","issues_count":93,"pull_requests_count":58,"avg_time_to_close_issue":13673375.145454545,"avg_time_to_close_pull_request":8700305.84375,"issues_closed_count":55,"pull_requests_closed_count":32,"pull_request_authors_count":22,"issue_authors_count":88,"avg_comments_per_issue":3.053763440860215,"avg_comments_per_pull_request":2.103448275862069,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":6,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/issues","maintainers":[{"login":"piksel","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piksel"},{"login":"dgrunwald","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgrunwald"},{"login":"christophwille","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christophwille"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/icsharpcode.sharpziplib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/icsharpcode.sharpziplib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/icsharpcode.sharpziplib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/icsharpcode.sharpziplib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/icsharpcode.sharpziplib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/icsharpcode.sharpziplib/codemeta","maintainers":[],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817093,"maintainers_count":112117,"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":8807401,"name":"github.com/icsharpcode/sharpziplib","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/icsharpcode/sharpziplib","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2018-07-13T19:31:24.000Z","latest_release_published_at":"2023-01-29T14:40:05.000Z","latest_release_number":"v1.4.2","last_synced_at":"2026-06-18T12:02:06.055Z","created_at":"2024-01-25T05:20:20.125Z","updated_at":"2026-06-18T12:02:06.055Z","registry_url":"https://pkg.go.dev/github.com/icsharpcode/sharpziplib","install_command":"go get github.com/icsharpcode/sharpziplib","documentation_url":"https://pkg.go.dev/github.com/icsharpcode/sharpziplib#section-documentation","metadata":{},"repo_metadata":{"id":1039187,"uuid":"868789","full_name":"icsharpcode/SharpZipLib","owner":"icsharpcode","description":"#ziplib is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform.","archived":false,"fork":false,"pushed_at":"2024-09-03T21:00:32.000Z","size":15041,"stargazers_count":3884,"open_issues_count":116,"forks_count":997,"subscribers_count":187,"default_branch":"master","last_synced_at":"2025-10-11T09:33:43.614Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://icsharpcode.github.io/SharpZipLib/","language":"C#","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/icsharpcode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-08-28T18:19:01.000Z","updated_at":"2025-10-11T02:34:45.000Z","dependencies_parsed_at":"2023-07-08T19:16:21.431Z","dependency_job_id":"2b01b95e-71dd-4650-8202-0ac730a96a95","html_url":"https://github.com/icsharpcode/SharpZipLib","commit_stats":{"total_commits":971,"total_committers":66,"mean_commits":"14.712121212121213","dds":0.4737384140061792,"last_synced_commit":"ff2d7c30bdb2474d507f001bc555405e9f02a0bb"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/icsharpcode/SharpZipLib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icsharpcode","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/sbom","scorecard":{"id":480687,"data":{"date":"2025-08-11","repo":{"name":"github.com/icsharpcode/SharpZipLib","commit":"ff2d7c30bdb2474d507f001bc555405e9f02a0bb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: 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":"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":"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":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/issue.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: nugetCommand not pinned by hash: .github/workflows/build-test.yml:66: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 nugetCommand 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.4.2 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/90589788","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/82158749","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/77475123","Warn: release artifact v1.3.3 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/49808598","Warn: release artifact v1.3.2 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/42648755","Warn: release artifact v1.4.2 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/90589788","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/82158749","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/77475123","Warn: release artifact v1.3.3 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/49808598","Warn: release artifact v1.3.2 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/42648755"],"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: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T16:32:20.063Z","repository_id":1039187,"created_at":"2025-08-19T16:32:20.063Z","updated_at":"2025-08-19T16:32:20.063Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013127,"owners_count":26085232,"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-12T02:00:06.719Z","response_time":53,"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":"icsharpcode","name":"ICSharpCode","uuid":"343434","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/343434?v=4","repositories_count":19,"last_synced_at":"2024-04-28T01:48:40.076Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/icsharpcode","funding_links":[],"total_stars":32271,"followers":661,"following":0,"created_at":"2022-11-02T16:40:09.363Z","updated_at":"2024-04-28T01:48:47.828Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icsharpcode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icsharpcode/repositories"},"tags":[{"name":"v1.4.2","sha":"33f64eb0f28cdd2b084cb822fcc224c7c5aba553","kind":"tag","published_at":"2023-01-29T14:42:53.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.4.2","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.4.2/manifests"},{"name":"upm/v1.4.1","sha":"00f70abc0ffa7ad7f56bca3fb6aab1f1fa13f01b","kind":"tag","published_at":"2022-11-05T12:16:03.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/upm/v1.4.1","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/upm/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@upm%2Fv1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.4.1/manifests"},{"name":"v1.4.1","sha":"cdd0931e3c476faaf829963b2567619431c871bb","kind":"tag","published_at":"2022-11-05T11:36:55.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.4.1","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"cea8b0dc154c71040ff74d731ff55c451e8dc59d","kind":"tag","published_at":"2022-09-18T09:56:15.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.4.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.4.0/manifests"},{"name":"upm/v1.3.3-repkg.1","sha":"1c368e77a7c9252cf1fe718d10e3f280947c2b16","kind":"commit","published_at":"2022-04-28T08:11:26.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/upm/v1.3.3-repkg.1","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/upm/v1.3.3-repkg.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@upm%2Fv1.3.3-repkg.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.3-repkg.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.3-repkg.1/manifests"},{"name":"upm/v1.3.3","sha":"56dfdc96132e6f8e26c3e6373dc82a45890eb00d","kind":"tag","published_at":"2021-09-19T15:53:38.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/upm/v1.3.3","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/upm/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@upm%2Fv1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.3/manifests"},{"name":"v1.3.3","sha":"1b1ab013ce1df02d8f27cf582197759c614d9126","kind":"tag","published_at":"2021-09-19T09:13:08.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.3.3","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.3/manifests"},{"name":"upm/v1.3.2","sha":"f735a85a51cb9836dadb88db08868c8dd81b5b58","kind":"tag","published_at":"2021-07-05T11:45:38.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/upm/v1.3.2","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/upm/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@upm%2Fv1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.2/manifests"},{"name":"v1.3.2","sha":"34879bef2b28c2b0fa991da64da83057a0b806b7","kind":"tag","published_at":"2021-05-08T17:05:22.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.3.2","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.2/manifests"},{"name":"upm/v1.3.1","sha":"c60c1b56599c0f4d5a9854ae6e5ddf415cb636eb","kind":"commit","published_at":"2020-11-21T19:05:29.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/upm/v1.3.1","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/upm/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@upm%2Fv1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.1/manifests"},{"name":"v1.3.1","sha":"6170ef4f60332583cd3ee4c48a61868295cda7d0","kind":"tag","published_at":"2020-11-21T15:30:10.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.3.1","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"8f7d89201afa13c814f9b3d1813884ffe0ec7025","kind":"tag","published_at":"2020-10-07T17:23:45.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.3.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"56cbe991dfbc629a155c6739501a658cf2f75cff","kind":"tag","published_at":"2019-08-09T08:36:08.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.2.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"45347c34a0752f188ae742e9e295a22de6b2c2ed","kind":"tag","published_at":"2018-12-22T14:34:28.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.1.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"fa75398a594b80a8945280ae8e7fb2cf1e7dfa70","kind":"commit","published_at":"2018-08-15T17:09:49.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.0.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc2","sha":"e2d4c88cdb8e8b22da1469a61e7bddf0dbf506b0","kind":"commit","published_at":"2018-07-21T15:24:25.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.0.0-rc2","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a8f1741699016b75bea39b84758f884555a2b23a","kind":"commit","published_at":"2018-07-13T19:31:24.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.0.0-rc1","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.0.0-rc1/manifests"},{"name":"0.86.0.518","sha":"cfc69a68fefbc5858fe70b35f7b69fc505b8c2d6","kind":"tag","published_at":"2016-08-15T02:03:09.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.86.0.518","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.86.0.518","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.86.0.518","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.86.0.518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.86.0.518/manifests"},{"name":"0.85.5.452","sha":"5d725ae8d37fcf92f7ffc94c72f34066ee4926cf","kind":"tag","published_at":"2016-04-15T01:20:57.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.85.5.452","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.85.5.452","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.85.5.452","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.5.452","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.5.452/manifests"},{"name":"0.85.4.369","sha":"53b0daabf5a3acfcf57ddeb301c45762211be5c7","kind":"tag","published_at":"2016-04-15T01:20:30.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.85.4.369","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.85.4.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.85.4.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.4.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.4.369/manifests"},{"name":"0.85.3.365","sha":"6c6843e5524d853971296b5ff6bd2c3bededaa23","kind":"tag","published_at":"2016-04-15T01:20:02.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.85.3.365","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.85.3.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.85.3.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.3.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.3.365/manifests"},{"name":"0.85.2.329","sha":"090fee699455bc78efb15c077b1f66680e2ed8b0","kind":"tag","published_at":"2016-04-15T01:19:36.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.85.2.329","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.85.2.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.85.2.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.2.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.2.329/manifests"},{"name":"0.85.1.271","sha":"bd3c9b64006fac63d24afde8416dfd544aedc527","kind":"tag","published_at":"2016-04-15T01:18:09.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.85.1.271","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.85.1.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.85.1.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.1.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.1.271/manifests"},{"name":"0.85.0.0","sha":"00ba7d361de55c0ae75fd0e04c9335bb45dd6708","kind":"tag","published_at":"2016-04-15T01:17:44.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.85.0.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.85.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.85.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.0.0/manifests"},{"name":"0.84.0.0","sha":"dd8480d4024831acd1802d73173190bff773ec40","kind":"tag","published_at":"2016-04-15T01:17:16.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.84.0.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.84.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.84.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.84.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.84.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-12T21:46:01.404Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.166260473489084,"dependent_packages_count":9.01589132938853,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.591075901438806},"purl":"pkg:golang/github.com/icsharpcode/sharpziplib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/icsharpcode/sharpziplib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/icsharpcode/sharpziplib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/icsharpcode/sharpziplib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-26T16:59:05.385Z","issues_count":93,"pull_requests_count":58,"avg_time_to_close_issue":13673375.145454545,"avg_time_to_close_pull_request":8700305.84375,"issues_closed_count":55,"pull_requests_closed_count":32,"pull_request_authors_count":22,"issue_authors_count":88,"avg_comments_per_issue":3.053763440860215,"avg_comments_per_pull_request":2.103448275862069,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":6,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/issues","maintainers":[{"login":"piksel","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piksel"},{"login":"dgrunwald","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgrunwald"},{"login":"christophwille","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christophwille"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ficsharpcode%2Fsharpziplib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ficsharpcode%2Fsharpziplib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ficsharpcode%2Fsharpziplib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ficsharpcode%2Fsharpziplib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ficsharpcode%2Fsharpziplib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ficsharpcode%2Fsharpziplib/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2180413,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3382217,"name":"sharpziplibcore","ecosystem":"nuget","description":"SharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar written entirely in C# for .NET. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language)","homepage":"http://icsharpcode.github.io/SharpZipLib/","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/icsharpcode/SharpZipLib","keywords_array":["Compression","Library","Zip","GZip","BZip2","LZW","Tar"],"namespace":null,"versions_count":1,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2026-06-18T12:02:04.862Z","latest_release_number":null,"last_synced_at":"2026-06-18T12:02:06.524Z","created_at":"2022-04-10T17:59:37.228Z","updated_at":"2026-06-18T12:02:06.524Z","registry_url":"https://www.nuget.org/packages/sharpziplibcore/","install_command":"Install-Package sharpziplibcore","documentation_url":null,"metadata":{"copyright":"Copyright © 2000-2017 SharpZipLib Contributors","owners":"ICSharpCode","license_url":"http://icsharpcode.github.io/SharpZipLib/#license","require_license_acceptance":false,"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":[".NETStandard1.3"],"total_dependencies":1}},"repo_metadata":{"id":1039187,"uuid":"868789","full_name":"icsharpcode/SharpZipLib","owner":"icsharpcode","description":"#ziplib is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform.","archived":false,"fork":false,"pushed_at":"2024-09-03T21:00:32.000Z","size":15041,"stargazers_count":3884,"open_issues_count":116,"forks_count":997,"subscribers_count":187,"default_branch":"master","last_synced_at":"2025-10-11T09:33:43.614Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://icsharpcode.github.io/SharpZipLib/","language":"C#","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/icsharpcode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-08-28T18:19:01.000Z","updated_at":"2025-10-11T02:34:45.000Z","dependencies_parsed_at":"2023-07-08T19:16:21.431Z","dependency_job_id":"2b01b95e-71dd-4650-8202-0ac730a96a95","html_url":"https://github.com/icsharpcode/SharpZipLib","commit_stats":{"total_commits":971,"total_committers":66,"mean_commits":"14.712121212121213","dds":0.4737384140061792,"last_synced_commit":"ff2d7c30bdb2474d507f001bc555405e9f02a0bb"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/icsharpcode/SharpZipLib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icsharpcode","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/sbom","scorecard":{"id":480687,"data":{"date":"2025-08-11","repo":{"name":"github.com/icsharpcode/SharpZipLib","commit":"ff2d7c30bdb2474d507f001bc555405e9f02a0bb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: 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":"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":"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":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/issue.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: nugetCommand not pinned by hash: .github/workflows/build-test.yml:66: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 nugetCommand 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.4.2 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/90589788","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/82158749","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/77475123","Warn: release artifact v1.3.3 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/49808598","Warn: release artifact v1.3.2 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/42648755","Warn: release artifact v1.4.2 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/90589788","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/82158749","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/77475123","Warn: release artifact v1.3.3 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/49808598","Warn: release artifact v1.3.2 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/42648755"],"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: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T16:32:20.063Z","repository_id":1039187,"created_at":"2025-08-19T16:32:20.063Z","updated_at":"2025-08-19T16:32:20.063Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009160,"owners_count":26084554,"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-11T02:00:06.511Z","response_time":55,"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":"icsharpcode","name":"ICSharpCode","uuid":"343434","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/343434?v=4","repositories_count":19,"last_synced_at":"2024-04-28T01:48:40.076Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/icsharpcode","funding_links":[],"total_stars":32271,"followers":661,"following":0,"created_at":"2022-11-02T16:40:09.363Z","updated_at":"2024-04-28T01:48:47.828Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icsharpcode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icsharpcode/repositories"},"tags":[{"name":"v1.4.2","sha":"33f64eb0f28cdd2b084cb822fcc224c7c5aba553","kind":"tag","published_at":"2023-01-29T14:42:53.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.4.2","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.4.2/manifests"},{"name":"upm/v1.4.1","sha":"00f70abc0ffa7ad7f56bca3fb6aab1f1fa13f01b","kind":"tag","published_at":"2022-11-05T12:16:03.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/upm/v1.4.1","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/upm/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@upm%2Fv1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.4.1/manifests"},{"name":"v1.4.1","sha":"cdd0931e3c476faaf829963b2567619431c871bb","kind":"tag","published_at":"2022-11-05T11:36:55.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.4.1","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"cea8b0dc154c71040ff74d731ff55c451e8dc59d","kind":"tag","published_at":"2022-09-18T09:56:15.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.4.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.4.0/manifests"},{"name":"upm/v1.3.3-repkg.1","sha":"1c368e77a7c9252cf1fe718d10e3f280947c2b16","kind":"commit","published_at":"2022-04-28T08:11:26.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/upm/v1.3.3-repkg.1","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/upm/v1.3.3-repkg.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@upm%2Fv1.3.3-repkg.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.3-repkg.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.3-repkg.1/manifests"},{"name":"upm/v1.3.3","sha":"56dfdc96132e6f8e26c3e6373dc82a45890eb00d","kind":"tag","published_at":"2021-09-19T15:53:38.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/upm/v1.3.3","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/upm/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@upm%2Fv1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.3/manifests"},{"name":"v1.3.3","sha":"1b1ab013ce1df02d8f27cf582197759c614d9126","kind":"tag","published_at":"2021-09-19T09:13:08.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.3.3","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.3/manifests"},{"name":"upm/v1.3.2","sha":"f735a85a51cb9836dadb88db08868c8dd81b5b58","kind":"tag","published_at":"2021-07-05T11:45:38.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/upm/v1.3.2","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/upm/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@upm%2Fv1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.2/manifests"},{"name":"v1.3.2","sha":"34879bef2b28c2b0fa991da64da83057a0b806b7","kind":"tag","published_at":"2021-05-08T17:05:22.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.3.2","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.2/manifests"},{"name":"upm/v1.3.1","sha":"c60c1b56599c0f4d5a9854ae6e5ddf415cb636eb","kind":"commit","published_at":"2020-11-21T19:05:29.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/upm/v1.3.1","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/upm/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@upm%2Fv1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.1/manifests"},{"name":"v1.3.1","sha":"6170ef4f60332583cd3ee4c48a61868295cda7d0","kind":"tag","published_at":"2020-11-21T15:30:10.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.3.1","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"8f7d89201afa13c814f9b3d1813884ffe0ec7025","kind":"tag","published_at":"2020-10-07T17:23:45.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.3.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"56cbe991dfbc629a155c6739501a658cf2f75cff","kind":"tag","published_at":"2019-08-09T08:36:08.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.2.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"45347c34a0752f188ae742e9e295a22de6b2c2ed","kind":"tag","published_at":"2018-12-22T14:34:28.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.1.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"fa75398a594b80a8945280ae8e7fb2cf1e7dfa70","kind":"commit","published_at":"2018-08-15T17:09:49.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.0.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc2","sha":"e2d4c88cdb8e8b22da1469a61e7bddf0dbf506b0","kind":"commit","published_at":"2018-07-21T15:24:25.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.0.0-rc2","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a8f1741699016b75bea39b84758f884555a2b23a","kind":"commit","published_at":"2018-07-13T19:31:24.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.0.0-rc1","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.0.0-rc1/manifests"},{"name":"0.86.0.518","sha":"cfc69a68fefbc5858fe70b35f7b69fc505b8c2d6","kind":"tag","published_at":"2016-08-15T02:03:09.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.86.0.518","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.86.0.518","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.86.0.518","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.86.0.518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.86.0.518/manifests"},{"name":"0.85.5.452","sha":"5d725ae8d37fcf92f7ffc94c72f34066ee4926cf","kind":"tag","published_at":"2016-04-15T01:20:57.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.85.5.452","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.85.5.452","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.85.5.452","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.5.452","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.5.452/manifests"},{"name":"0.85.4.369","sha":"53b0daabf5a3acfcf57ddeb301c45762211be5c7","kind":"tag","published_at":"2016-04-15T01:20:30.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.85.4.369","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.85.4.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.85.4.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.4.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.4.369/manifests"},{"name":"0.85.3.365","sha":"6c6843e5524d853971296b5ff6bd2c3bededaa23","kind":"tag","published_at":"2016-04-15T01:20:02.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.85.3.365","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.85.3.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.85.3.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.3.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.3.365/manifests"},{"name":"0.85.2.329","sha":"090fee699455bc78efb15c077b1f66680e2ed8b0","kind":"tag","published_at":"2016-04-15T01:19:36.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.85.2.329","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.85.2.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.85.2.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.2.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.2.329/manifests"},{"name":"0.85.1.271","sha":"bd3c9b64006fac63d24afde8416dfd544aedc527","kind":"tag","published_at":"2016-04-15T01:18:09.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.85.1.271","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.85.1.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.85.1.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.1.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.1.271/manifests"},{"name":"0.85.0.0","sha":"00ba7d361de55c0ae75fd0e04c9335bb45dd6708","kind":"tag","published_at":"2016-04-15T01:17:44.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.85.0.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.85.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.85.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.0.0/manifests"},{"name":"0.84.0.0","sha":"dd8480d4024831acd1802d73173190bff773ec40","kind":"tag","published_at":"2016-04-15T01:17:16.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.84.0.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.84.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.84.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.84.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.84.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-12T21:45:54.405Z","dependent_packages_count":0,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":12.696710402554181,"dependent_packages_count":19.548236353119677,"stargazers_count":null,"forks_count":null,"average":16.12247337783693},"purl":"pkg:nuget/sharpziplibcore","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/sharpziplibcore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/sharpziplibcore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/sharpziplibcore/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-26T16:59:05.385Z","issues_count":93,"pull_requests_count":58,"avg_time_to_close_issue":13673375.145454545,"avg_time_to_close_pull_request":8700305.84375,"issues_closed_count":55,"pull_requests_closed_count":32,"pull_request_authors_count":22,"issue_authors_count":88,"avg_comments_per_issue":3.053763440860215,"avg_comments_per_pull_request":2.103448275862069,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":6,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/issues","maintainers":[{"login":"piksel","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piksel"},{"login":"dgrunwald","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgrunwald"},{"login":"christophwille","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christophwille"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/sharpziplibcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/sharpziplibcore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/sharpziplibcore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/sharpziplibcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/sharpziplibcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/sharpziplibcore/codemeta","maintainers":[],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817093,"maintainers_count":112117,"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":11365141,"name":"cvexceldependency","ecosystem":"nuget","description":"SharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar written entirely in C# for .NET. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language)","homepage":"https://github.com/icsharpcode/SharpZipLib","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/icsharpcode/SharpZipLib","keywords_array":["Compression","Library","Zip","GZip","BZip2","LZW","Tar"],"namespace":null,"versions_count":1,"first_release_published_at":"2025-02-19T14:19:42.407Z","latest_release_published_at":"2025-02-19T14:19:42.407Z","latest_release_number":"1.3.3","last_synced_at":"2026-06-18T12:02:23.211Z","created_at":"2025-02-19T14:30:39.381Z","updated_at":"2026-06-18T12:02:23.212Z","registry_url":"https://www.nuget.org/packages/cvexceldependency/","install_command":"Install-Package cvexceldependency","documentation_url":null,"metadata":{"copyright":"Copyright © 2000-2021 SharpZipLib Contributors","owners":"","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon":"images/sharpziplib-nuget-256x256.png","repository":{"type":"git","url":"https://github.com/icsharpcode/SharpZipLib","branch":null,"commit":"1b1ab013ce1df02d8f27cf582197759c614d9126"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"release_notes":"Please see https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.3.3 for more information.","dependency_summary":{"total_dependency_groups":1,"target_frameworks":[".NETFramework4.5"],"total_dependencies":0}},"repo_metadata":{"id":1039187,"uuid":"868789","full_name":"icsharpcode/SharpZipLib","owner":"icsharpcode","description":"#ziplib is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform.","archived":false,"fork":false,"pushed_at":"2024-09-03T21:00:32.000Z","size":15041,"stargazers_count":3910,"open_issues_count":119,"forks_count":1007,"subscribers_count":185,"default_branch":"master","last_synced_at":"2026-05-12T18:07:54.994Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://icsharpcode.github.io/SharpZipLib/","language":"C#","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/icsharpcode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-08-28T18:19:01.000Z","updated_at":"2026-05-09T10:47:47.000Z","dependencies_parsed_at":"2023-07-08T19:16:21.431Z","dependency_job_id":"2b01b95e-71dd-4650-8202-0ac730a96a95","html_url":"https://github.com/icsharpcode/SharpZipLib","commit_stats":{"total_commits":971,"total_committers":66,"mean_commits":"14.712121212121213","dds":0.4737384140061792,"last_synced_commit":"ff2d7c30bdb2474d507f001bc555405e9f02a0bb"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/icsharpcode/SharpZipLib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icsharpcode","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/sbom","scorecard":{"id":480687,"data":{"date":"2025-08-11","repo":{"name":"github.com/icsharpcode/SharpZipLib","commit":"ff2d7c30bdb2474d507f001bc555405e9f02a0bb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: 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":"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":"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":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/issue.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: nugetCommand not pinned by hash: .github/workflows/build-test.yml:66: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 nugetCommand 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.4.2 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/90589788","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/82158749","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/77475123","Warn: release artifact v1.3.3 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/49808598","Warn: release artifact v1.3.2 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/42648755","Warn: release artifact v1.4.2 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/90589788","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/82158749","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/77475123","Warn: release artifact v1.3.3 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/49808598","Warn: release artifact v1.3.2 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/42648755"],"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: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T16:32:20.063Z","repository_id":1039187,"created_at":"2025-08-19T16:32:20.063Z","updated_at":"2025-08-19T16:32:20.063Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33039250,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":"icsharpcode","name":"ICSharpCode","uuid":"343434","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/343434?v=4","repositories_count":19,"last_synced_at":"2024-04-28T01:48:40.076Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/icsharpcode","funding_links":[],"total_stars":32271,"followers":661,"following":0,"created_at":"2022-11-02T16:40:09.363Z","updated_at":"2024-04-28T01:48:47.828Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icsharpcode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icsharpcode/repositories"},"tags":[{"name":"v1.4.2","sha":"33f64eb0f28cdd2b084cb822fcc224c7c5aba553","kind":"tag","published_at":"2023-01-29T14:42:53.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.4.2","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.4.2/manifests"},{"name":"upm/v1.4.1","sha":"00f70abc0ffa7ad7f56bca3fb6aab1f1fa13f01b","kind":"tag","published_at":"2022-11-05T12:16:03.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/upm/v1.4.1","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/upm/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@upm%2Fv1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.4.1/manifests"},{"name":"v1.4.1","sha":"cdd0931e3c476faaf829963b2567619431c871bb","kind":"tag","published_at":"2022-11-05T11:36:55.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.4.1","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"cea8b0dc154c71040ff74d731ff55c451e8dc59d","kind":"tag","published_at":"2022-09-18T09:56:15.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.4.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.4.0/manifests"},{"name":"upm/v1.3.3-repkg.1","sha":"1c368e77a7c9252cf1fe718d10e3f280947c2b16","kind":"commit","published_at":"2022-04-28T08:11:26.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/upm/v1.3.3-repkg.1","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/upm/v1.3.3-repkg.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@upm%2Fv1.3.3-repkg.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.3-repkg.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.3-repkg.1/manifests"},{"name":"upm/v1.3.3","sha":"56dfdc96132e6f8e26c3e6373dc82a45890eb00d","kind":"tag","published_at":"2021-09-19T15:53:38.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/upm/v1.3.3","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/upm/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@upm%2Fv1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.3/manifests"},{"name":"v1.3.3","sha":"1b1ab013ce1df02d8f27cf582197759c614d9126","kind":"tag","published_at":"2021-09-19T09:13:08.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.3.3","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.3/manifests"},{"name":"upm/v1.3.2","sha":"f735a85a51cb9836dadb88db08868c8dd81b5b58","kind":"tag","published_at":"2021-07-05T11:45:38.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/upm/v1.3.2","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/upm/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@upm%2Fv1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.2/manifests"},{"name":"v1.3.2","sha":"34879bef2b28c2b0fa991da64da83057a0b806b7","kind":"tag","published_at":"2021-05-08T17:05:22.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.3.2","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.2/manifests"},{"name":"upm/v1.3.1","sha":"c60c1b56599c0f4d5a9854ae6e5ddf415cb636eb","kind":"commit","published_at":"2020-11-21T19:05:29.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/upm/v1.3.1","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/upm/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@upm%2Fv1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.1/manifests"},{"name":"v1.3.1","sha":"6170ef4f60332583cd3ee4c48a61868295cda7d0","kind":"tag","published_at":"2020-11-21T15:30:10.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.3.1","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"8f7d89201afa13c814f9b3d1813884ffe0ec7025","kind":"tag","published_at":"2020-10-07T17:23:45.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.3.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"56cbe991dfbc629a155c6739501a658cf2f75cff","kind":"tag","published_at":"2019-08-09T08:36:08.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.2.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"45347c34a0752f188ae742e9e295a22de6b2c2ed","kind":"tag","published_at":"2018-12-22T14:34:28.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.1.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"fa75398a594b80a8945280ae8e7fb2cf1e7dfa70","kind":"commit","published_at":"2018-08-15T17:09:49.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.0.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc2","sha":"e2d4c88cdb8e8b22da1469a61e7bddf0dbf506b0","kind":"commit","published_at":"2018-07-21T15:24:25.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.0.0-rc2","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a8f1741699016b75bea39b84758f884555a2b23a","kind":"commit","published_at":"2018-07-13T19:31:24.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.0.0-rc1","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.0.0-rc1/manifests"},{"name":"0.86.0.518","sha":"cfc69a68fefbc5858fe70b35f7b69fc505b8c2d6","kind":"tag","published_at":"2016-08-15T02:03:09.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.86.0.518","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.86.0.518","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.86.0.518","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.86.0.518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.86.0.518/manifests"},{"name":"0.85.5.452","sha":"5d725ae8d37fcf92f7ffc94c72f34066ee4926cf","kind":"tag","published_at":"2016-04-15T01:20:57.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.85.5.452","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.85.5.452","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.85.5.452","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.5.452","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.5.452/manifests"},{"name":"0.85.4.369","sha":"53b0daabf5a3acfcf57ddeb301c45762211be5c7","kind":"tag","published_at":"2016-04-15T01:20:30.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.85.4.369","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.85.4.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.85.4.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.4.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.4.369/manifests"},{"name":"0.85.3.365","sha":"6c6843e5524d853971296b5ff6bd2c3bededaa23","kind":"tag","published_at":"2016-04-15T01:20:02.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.85.3.365","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.85.3.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.85.3.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.3.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.3.365/manifests"},{"name":"0.85.2.329","sha":"090fee699455bc78efb15c077b1f66680e2ed8b0","kind":"tag","published_at":"2016-04-15T01:19:36.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.85.2.329","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.85.2.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.85.2.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.2.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.2.329/manifests"},{"name":"0.85.1.271","sha":"bd3c9b64006fac63d24afde8416dfd544aedc527","kind":"tag","published_at":"2016-04-15T01:18:09.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.85.1.271","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.85.1.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.85.1.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.1.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.1.271/manifests"},{"name":"0.85.0.0","sha":"00ba7d361de55c0ae75fd0e04c9335bb45dd6708","kind":"tag","published_at":"2016-04-15T01:17:44.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.85.0.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.85.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.85.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.0.0/manifests"},{"name":"0.84.0.0","sha":"dd8480d4024831acd1802d73173190bff773ec40","kind":"tag","published_at":"2016-04-15T01:17:16.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.84.0.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.84.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.84.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.84.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.84.0.0/manifests"}]},"repo_metadata_updated_at":"2026-06-16T15:56:53.307Z","dependent_packages_count":0,"downloads":256,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.082098242943076,"dependent_repos_count":6.977170246760163,"dependent_packages_count":18.718551393573584,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.259273294425608},"purl":"pkg:nuget/cvexceldependency","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/cvexceldependency","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/cvexceldependency","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/cvexceldependency/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-15T00:02:02.180Z","issues_count":97,"pull_requests_count":61,"avg_time_to_close_issue":13525246.625,"avg_time_to_close_pull_request":17479253.05882353,"issues_closed_count":56,"pull_requests_closed_count":34,"pull_request_authors_count":23,"issue_authors_count":92,"avg_comments_per_issue":2.979381443298969,"avg_comments_per_pull_request":2.1967213114754096,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":6,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":5378178.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/issues","maintainers":[{"login":"piksel","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piksel"},{"login":"dgrunwald","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgrunwald"},{"login":"christophwille","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christophwille"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/cvexceldependency/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/cvexceldependency/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/cvexceldependency/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/cvexceldependency/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/cvexceldependency/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/cvexceldependency/codemeta","maintainers":[{"uuid":"ghuang","login":"ghuang","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://www.nuget.org/profiles/ghuang","role":null,"created_at":"2025-02-19T14:32:34.217Z","updated_at":"2025-02-19T14:32:34.217Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/ghuang/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817093,"maintainers_count":112117,"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":8807073,"name":"github.com/icsharpcode/SharpZipLib","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/icsharpcode/SharpZipLib","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2018-07-13T19:31:24.000Z","latest_release_published_at":"2023-01-29T14:40:05.000Z","latest_release_number":"v1.4.2","last_synced_at":"2026-06-18T12:02:29.704Z","created_at":"2024-01-25T05:19:34.789Z","updated_at":"2026-06-18T12:02:29.705Z","registry_url":"https://pkg.go.dev/github.com/icsharpcode/SharpZipLib","install_command":"go get github.com/icsharpcode/SharpZipLib","documentation_url":"https://pkg.go.dev/github.com/icsharpcode/SharpZipLib#section-documentation","metadata":{},"repo_metadata":{"id":1039187,"uuid":"868789","full_name":"icsharpcode/SharpZipLib","owner":"icsharpcode","description":"#ziplib is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform.","archived":false,"fork":false,"pushed_at":"2024-09-03T21:00:32.000Z","size":15041,"stargazers_count":3884,"open_issues_count":116,"forks_count":997,"subscribers_count":187,"default_branch":"master","last_synced_at":"2025-10-11T09:33:43.614Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://icsharpcode.github.io/SharpZipLib/","language":"C#","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/icsharpcode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-08-28T18:19:01.000Z","updated_at":"2025-10-11T02:34:45.000Z","dependencies_parsed_at":"2023-07-08T19:16:21.431Z","dependency_job_id":"2b01b95e-71dd-4650-8202-0ac730a96a95","html_url":"https://github.com/icsharpcode/SharpZipLib","commit_stats":{"total_commits":971,"total_committers":66,"mean_commits":"14.712121212121213","dds":0.4737384140061792,"last_synced_commit":"ff2d7c30bdb2474d507f001bc555405e9f02a0bb"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/icsharpcode/SharpZipLib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icsharpcode","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/sbom","scorecard":{"id":480687,"data":{"date":"2025-08-11","repo":{"name":"github.com/icsharpcode/SharpZipLib","commit":"ff2d7c30bdb2474d507f001bc555405e9f02a0bb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: 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":"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":"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":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/issue.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: nugetCommand not pinned by hash: .github/workflows/build-test.yml:66: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 nugetCommand 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.4.2 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/90589788","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/82158749","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/77475123","Warn: release artifact v1.3.3 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/49808598","Warn: release artifact v1.3.2 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/42648755","Warn: release artifact v1.4.2 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/90589788","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/82158749","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/77475123","Warn: release artifact v1.3.3 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/49808598","Warn: release artifact v1.3.2 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/42648755"],"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: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T16:32:20.063Z","repository_id":1039187,"created_at":"2025-08-19T16:32:20.063Z","updated_at":"2025-08-19T16:32:20.063Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009160,"owners_count":26084554,"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-11T02:00:06.511Z","response_time":55,"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":"icsharpcode","name":"ICSharpCode","uuid":"343434","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/343434?v=4","repositories_count":19,"last_synced_at":"2024-04-28T01:48:40.076Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/icsharpcode","funding_links":[],"total_stars":32271,"followers":661,"following":0,"created_at":"2022-11-02T16:40:09.363Z","updated_at":"2024-04-28T01:48:47.828Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icsharpcode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icsharpcode/repositories"},"tags":[{"name":"v1.4.2","sha":"33f64eb0f28cdd2b084cb822fcc224c7c5aba553","kind":"tag","published_at":"2023-01-29T14:42:53.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.4.2","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.4.2/manifests"},{"name":"upm/v1.4.1","sha":"00f70abc0ffa7ad7f56bca3fb6aab1f1fa13f01b","kind":"tag","published_at":"2022-11-05T12:16:03.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/upm/v1.4.1","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/upm/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@upm%2Fv1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.4.1/manifests"},{"name":"v1.4.1","sha":"cdd0931e3c476faaf829963b2567619431c871bb","kind":"tag","published_at":"2022-11-05T11:36:55.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.4.1","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"cea8b0dc154c71040ff74d731ff55c451e8dc59d","kind":"tag","published_at":"2022-09-18T09:56:15.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.4.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.4.0/manifests"},{"name":"upm/v1.3.3-repkg.1","sha":"1c368e77a7c9252cf1fe718d10e3f280947c2b16","kind":"commit","published_at":"2022-04-28T08:11:26.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/upm/v1.3.3-repkg.1","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/upm/v1.3.3-repkg.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@upm%2Fv1.3.3-repkg.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.3-repkg.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.3-repkg.1/manifests"},{"name":"upm/v1.3.3","sha":"56dfdc96132e6f8e26c3e6373dc82a45890eb00d","kind":"tag","published_at":"2021-09-19T15:53:38.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/upm/v1.3.3","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/upm/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@upm%2Fv1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.3/manifests"},{"name":"v1.3.3","sha":"1b1ab013ce1df02d8f27cf582197759c614d9126","kind":"tag","published_at":"2021-09-19T09:13:08.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.3.3","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.3/manifests"},{"name":"upm/v1.3.2","sha":"f735a85a51cb9836dadb88db08868c8dd81b5b58","kind":"tag","published_at":"2021-07-05T11:45:38.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/upm/v1.3.2","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/upm/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@upm%2Fv1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.2/manifests"},{"name":"v1.3.2","sha":"34879bef2b28c2b0fa991da64da83057a0b806b7","kind":"tag","published_at":"2021-05-08T17:05:22.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.3.2","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.2/manifests"},{"name":"upm/v1.3.1","sha":"c60c1b56599c0f4d5a9854ae6e5ddf415cb636eb","kind":"commit","published_at":"2020-11-21T19:05:29.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/upm/v1.3.1","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/upm/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@upm%2Fv1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.1/manifests"},{"name":"v1.3.1","sha":"6170ef4f60332583cd3ee4c48a61868295cda7d0","kind":"tag","published_at":"2020-11-21T15:30:10.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.3.1","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"8f7d89201afa13c814f9b3d1813884ffe0ec7025","kind":"tag","published_at":"2020-10-07T17:23:45.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.3.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"56cbe991dfbc629a155c6739501a658cf2f75cff","kind":"tag","published_at":"2019-08-09T08:36:08.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.2.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"45347c34a0752f188ae742e9e295a22de6b2c2ed","kind":"tag","published_at":"2018-12-22T14:34:28.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.1.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"fa75398a594b80a8945280ae8e7fb2cf1e7dfa70","kind":"commit","published_at":"2018-08-15T17:09:49.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.0.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc2","sha":"e2d4c88cdb8e8b22da1469a61e7bddf0dbf506b0","kind":"commit","published_at":"2018-07-21T15:24:25.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.0.0-rc2","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a8f1741699016b75bea39b84758f884555a2b23a","kind":"commit","published_at":"2018-07-13T19:31:24.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.0.0-rc1","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.0.0-rc1/manifests"},{"name":"0.86.0.518","sha":"cfc69a68fefbc5858fe70b35f7b69fc505b8c2d6","kind":"tag","published_at":"2016-08-15T02:03:09.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.86.0.518","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.86.0.518","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.86.0.518","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.86.0.518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.86.0.518/manifests"},{"name":"0.85.5.452","sha":"5d725ae8d37fcf92f7ffc94c72f34066ee4926cf","kind":"tag","published_at":"2016-04-15T01:20:57.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.85.5.452","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.85.5.452","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.85.5.452","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.5.452","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.5.452/manifests"},{"name":"0.85.4.369","sha":"53b0daabf5a3acfcf57ddeb301c45762211be5c7","kind":"tag","published_at":"2016-04-15T01:20:30.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.85.4.369","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.85.4.369","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.85.4.369","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.4.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.4.369/manifests"},{"name":"0.85.3.365","sha":"6c6843e5524d853971296b5ff6bd2c3bededaa23","kind":"tag","published_at":"2016-04-15T01:20:02.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.85.3.365","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.85.3.365","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.85.3.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.3.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.3.365/manifests"},{"name":"0.85.2.329","sha":"090fee699455bc78efb15c077b1f66680e2ed8b0","kind":"tag","published_at":"2016-04-15T01:19:36.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.85.2.329","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.85.2.329","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.85.2.329","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.2.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.2.329/manifests"},{"name":"0.85.1.271","sha":"bd3c9b64006fac63d24afde8416dfd544aedc527","kind":"tag","published_at":"2016-04-15T01:18:09.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.85.1.271","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.85.1.271","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.85.1.271","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.1.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.1.271/manifests"},{"name":"0.85.0.0","sha":"00ba7d361de55c0ae75fd0e04c9335bb45dd6708","kind":"tag","published_at":"2016-04-15T01:17:44.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.85.0.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.85.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.85.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.0.0/manifests"},{"name":"0.84.0.0","sha":"dd8480d4024831acd1802d73173190bff773ec40","kind":"tag","published_at":"2016-04-15T01:17:16.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.84.0.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.84.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/icsharpcode/SharpZipLib@0.84.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.84.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.84.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-12T21:45:54.813Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.166260473489084,"dependent_packages_count":9.01589132938853,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.591075901438806},"purl":"pkg:golang/github.com/icsharpcode/%21sharp%21zip%21lib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/icsharpcode/SharpZipLib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/icsharpcode/SharpZipLib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/icsharpcode/SharpZipLib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-26T16:59:05.385Z","issues_count":93,"pull_requests_count":58,"avg_time_to_close_issue":13673375.145454545,"avg_time_to_close_pull_request":8700305.84375,"issues_closed_count":55,"pull_requests_closed_count":32,"pull_request_authors_count":22,"issue_authors_count":88,"avg_comments_per_issue":3.053763440860215,"avg_comments_per_pull_request":2.103448275862069,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":6,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/issues","maintainers":[{"login":"piksel","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piksel"},{"login":"dgrunwald","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgrunwald"},{"login":"christophwille","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christophwille"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ficsharpcode%2FSharpZipLib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ficsharpcode%2FSharpZipLib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ficsharpcode%2FSharpZipLib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ficsharpcode%2FSharpZipLib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ficsharpcode%2FSharpZipLib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ficsharpcode%2FSharpZipLib/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2180413,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3423112,"name":"icsharpcode.sharpziplib-dogfood","ecosystem":"nuget","description":"SharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar written entirely in C# for .NET. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language)","homepage":"http://icsharpcode.github.io/SharpZipLib/","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/icsharpcode/SharpZipLib","keywords_array":["Compression","Library","Zip","GZip","BZip2","LZW","Tar"],"namespace":null,"versions_count":269,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2017-08-27T11:08:48.243Z","latest_release_number":"1.0.344","last_synced_at":"2026-06-18T12:02:24.130Z","created_at":"2022-04-10T18:23:20.693Z","updated_at":"2026-06-18T12:19:16.340Z","registry_url":"https://www.nuget.org/packages/icsharpcode.sharpziplib-dogfood/","install_command":"Install-Package icsharpcode.sharpziplib-dogfood","documentation_url":null,"metadata":{"copyright":"Copyright © 2000-2016 SharpZipLib Contributors","owners":"IC#Code","license_url":"http://icsharpcode.github.io/SharpZipLib/#license","require_license_acceptance":false,"min_client_version":"2.0","language":"en-US","development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"summary":"\"Dogfood\" builds for testing purposes. Even *I* wouldn't put this code into production :)","release_notes":"Please see https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.0 for more information."},"repo_metadata":{"id":1039187,"uuid":"868789","full_name":"icsharpcode/SharpZipLib","owner":"icsharpcode","description":"#ziplib is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform.","archived":false,"fork":false,"pushed_at":"2024-09-03T21:00:32.000Z","size":15041,"stargazers_count":3913,"open_issues_count":118,"forks_count":1005,"subscribers_count":184,"default_branch":"master","last_synced_at":"2026-06-12T09:05:09.602Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://icsharpcode.github.io/SharpZipLib/","language":"C#","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/icsharpcode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-08-28T18:19:01.000Z","updated_at":"2026-06-10T00:43:42.000Z","dependencies_parsed_at":"2023-07-08T19:16:21.431Z","dependency_job_id":"2b01b95e-71dd-4650-8202-0ac730a96a95","html_url":"https://github.com/icsharpcode/SharpZipLib","commit_stats":{"total_commits":971,"total_committers":66,"mean_commits":"14.712121212121213","dds":0.4737384140061792,"last_synced_commit":"ff2d7c30bdb2474d507f001bc555405e9f02a0bb"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/icsharpcode/SharpZipLib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icsharpcode","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/sbom","scorecard":{"id":480687,"data":{"date":"2025-08-11","repo":{"name":"github.com/icsharpcode/SharpZipLib","commit":"ff2d7c30bdb2474d507f001bc555405e9f02a0bb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: 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":"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":"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":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/issue.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: nugetCommand not pinned by hash: .github/workflows/build-test.yml:66: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 nugetCommand 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.4.2 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/90589788","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/82158749","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/77475123","Warn: release artifact v1.3.3 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/49808598","Warn: release artifact v1.3.2 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/42648755","Warn: release artifact v1.4.2 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/90589788","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/82158749","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/77475123","Warn: release artifact v1.3.3 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/49808598","Warn: release artifact v1.3.2 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/42648755"],"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: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T16:32:20.063Z","repository_id":1039187,"created_at":"2025-08-19T16:32:20.063Z","updated_at":"2025-08-19T16:32:20.063Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34316823,"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-06-14T02:00:07.365Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"icsharpcode","name":"ICSharpCode","uuid":"343434","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/343434?v=4","repositories_count":19,"last_synced_at":"2024-04-28T01:48:40.076Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/icsharpcode","funding_links":[],"total_stars":32271,"followers":661,"following":0,"created_at":"2022-11-02T16:40:09.363Z","updated_at":"2024-04-28T01:48:47.828Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icsharpcode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icsharpcode/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-06-18T12:19:16.339Z","dependent_packages_count":3,"downloads":418203,"downloads_period":"total","dependent_repos_count":2,"rankings":{"downloads":2.17767564660441,"dependent_repos_count":5.12991871217394,"dependent_packages_count":4.810206223879721,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.039266860886023},"purl":"pkg:nuget/icsharpcode.sharpziplib-dogfood","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/icsharpcode.sharpziplib-dogfood","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/icsharpcode.sharpziplib-dogfood","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/icsharpcode.sharpziplib-dogfood/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-15T00:02:02.180Z","issues_count":97,"pull_requests_count":61,"avg_time_to_close_issue":13525246.625,"avg_time_to_close_pull_request":17479253.05882353,"issues_closed_count":56,"pull_requests_closed_count":34,"pull_request_authors_count":23,"issue_authors_count":92,"avg_comments_per_issue":2.979381443298969,"avg_comments_per_pull_request":2.1967213114754096,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":6,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":5378178.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/issues","maintainers":[{"login":"piksel","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piksel"},{"login":"dgrunwald","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgrunwald"},{"login":"christophwille","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christophwille"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/icsharpcode.sharpziplib-dogfood/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/icsharpcode.sharpziplib-dogfood/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/icsharpcode.sharpziplib-dogfood/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/icsharpcode.sharpziplib-dogfood/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/icsharpcode.sharpziplib-dogfood/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/icsharpcode.sharpziplib-dogfood/codemeta","maintainers":[{"uuid":"mcneight","login":"mcneight","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://www.nuget.org/profiles/mcneight","role":null,"created_at":"2022-11-11T10:09:49.612Z","updated_at":"2022-11-11T10:09:49.612Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/mcneight/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817093,"maintainers_count":112117,"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":8924405,"name":"icsharpcode.sharpziplib.patched","ecosystem":"nuget","description":"This is an unofficial pre-release build.\n\nSharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar written entirely in C# for .NET. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language)","homepage":"https://github.com/icsharpcode/SharpZipLib","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/icsharpcode/SharpZipLib","keywords_array":["Compression","Library","Zip","GZip","BZip2","LZW","Tar"],"namespace":null,"versions_count":10,"first_release_published_at":"2014-04-13T12:47:50.680Z","latest_release_published_at":"2026-06-18T12:02:09.976Z","latest_release_number":null,"last_synced_at":"2026-06-18T12:02:12.437Z","created_at":"2024-02-26T01:44:55.278Z","updated_at":"2026-06-18T12:19:15.740Z","registry_url":"https://www.nuget.org/packages/icsharpcode.sharpziplib.patched/","install_command":"Install-Package icsharpcode.sharpziplib.patched","documentation_url":null,"metadata":{"copyright":"Copyright © 2000-2019 SharpZipLib Contributors","owners":"bastian.eicher","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"http://icsharpcode.github.io/SharpZipLib/assets/sharpziplib-nuget-256x256.png","repository":{"type":"git","url":"https://github.com/icsharpcode/SharpZipLib","branch":null,"commit":"32920f9715bac72531cc640645d02ac8f9af50c3"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":2,"target_frameworks":[".NETFramework4.5",".NETStandard2.0"],"total_dependencies":0}},"repo_metadata":{"id":1039187,"uuid":"868789","full_name":"icsharpcode/SharpZipLib","owner":"icsharpcode","description":"#ziplib is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform.","archived":false,"fork":false,"pushed_at":"2024-09-03T21:00:32.000Z","size":15041,"stargazers_count":3913,"open_issues_count":118,"forks_count":1005,"subscribers_count":184,"default_branch":"master","last_synced_at":"2026-06-12T09:05:09.602Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://icsharpcode.github.io/SharpZipLib/","language":"C#","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/icsharpcode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-08-28T18:19:01.000Z","updated_at":"2026-06-10T00:43:42.000Z","dependencies_parsed_at":"2023-07-08T19:16:21.431Z","dependency_job_id":"2b01b95e-71dd-4650-8202-0ac730a96a95","html_url":"https://github.com/icsharpcode/SharpZipLib","commit_stats":{"total_commits":971,"total_committers":66,"mean_commits":"14.712121212121213","dds":0.4737384140061792,"last_synced_commit":"ff2d7c30bdb2474d507f001bc555405e9f02a0bb"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/icsharpcode/SharpZipLib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icsharpcode","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/sbom","scorecard":{"id":480687,"data":{"date":"2025-08-11","repo":{"name":"github.com/icsharpcode/SharpZipLib","commit":"ff2d7c30bdb2474d507f001bc555405e9f02a0bb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: 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":"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":"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":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/issue.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: nugetCommand not pinned by hash: .github/workflows/build-test.yml:66: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 nugetCommand 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.4.2 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/90589788","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/82158749","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/77475123","Warn: release artifact v1.3.3 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/49808598","Warn: release artifact v1.3.2 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/42648755","Warn: release artifact v1.4.2 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/90589788","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/82158749","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/77475123","Warn: release artifact v1.3.3 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/49808598","Warn: release artifact v1.3.2 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/42648755"],"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: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T16:32:20.063Z","repository_id":1039187,"created_at":"2025-08-19T16:32:20.063Z","updated_at":"2025-08-19T16:32:20.063Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34316823,"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-06-14T02:00:07.365Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"icsharpcode","name":"ICSharpCode","uuid":"343434","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/343434?v=4","repositories_count":19,"last_synced_at":"2024-04-28T01:48:40.076Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/icsharpcode","funding_links":[],"total_stars":32271,"followers":661,"following":0,"created_at":"2022-11-02T16:40:09.363Z","updated_at":"2024-04-28T01:48:47.828Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icsharpcode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icsharpcode/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-06-18T12:19:15.740Z","dependent_packages_count":7,"downloads":1110520,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":1.4335577932909125,"dependent_repos_count":14.97801439290325,"dependent_packages_count":20.3376452392213,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":12.249739141805152},"purl":"pkg:nuget/icsharpcode.sharpziplib.patched","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/icsharpcode.sharpziplib.patched","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/icsharpcode.sharpziplib.patched","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/icsharpcode.sharpziplib.patched/dependencies","status":"deprecated","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-15T00:02:02.180Z","issues_count":97,"pull_requests_count":61,"avg_time_to_close_issue":13525246.625,"avg_time_to_close_pull_request":17479253.05882353,"issues_closed_count":56,"pull_requests_closed_count":34,"pull_request_authors_count":23,"issue_authors_count":92,"avg_comments_per_issue":2.979381443298969,"avg_comments_per_pull_request":2.1967213114754096,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":6,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":5378178.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/issues","maintainers":[{"login":"piksel","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piksel"},{"login":"dgrunwald","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgrunwald"},{"login":"christophwille","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christophwille"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/icsharpcode.sharpziplib.patched/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/icsharpcode.sharpziplib.patched/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/icsharpcode.sharpziplib.patched/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/icsharpcode.sharpziplib.patched/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/icsharpcode.sharpziplib.patched/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/icsharpcode.sharpziplib.patched/codemeta","maintainers":[{"uuid":"bastian.eicher","login":"bastian.eicher","name":null,"email":null,"url":null,"packages_count":58,"html_url":"https://www.nuget.org/profiles/bastian.eicher","role":null,"created_at":"2024-02-26T02:24:22.317Z","updated_at":"2024-02-26T02:24:22.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/bastian.eicher/packages"},{"uuid":"NanoByte","login":"NanoByte","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://www.nuget.org/profiles/NanoByte","role":null,"created_at":"2024-02-26T02:24:22.355Z","updated_at":"2024-02-26T02:24:22.355Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/NanoByte/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817093,"maintainers_count":112117,"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":10368883,"name":"sharpziplibp4k","ecosystem":"nuget","description":"SharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar written entirely in C# for .NET. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language)","homepage":"https://github.com/icsharpcode/SharpZipLib","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/icsharpcode/SharpZipLib","keywords_array":["Compression","Library","Zip","GZip","BZip2","LZW","Tar"],"namespace":null,"versions_count":1,"first_release_published_at":"2024-06-13T23:12:04.210Z","latest_release_published_at":"2024-06-13T23:12:04.210Z","latest_release_number":"1.4.2","last_synced_at":"2026-06-18T12:02:24.867Z","created_at":"2024-06-13T23:16:47.723Z","updated_at":"2026-06-18T12:19:15.975Z","registry_url":"https://www.nuget.org/packages/sharpziplibp4k/","install_command":"Install-Package sharpziplibp4k","documentation_url":null,"metadata":{"copyright":"Copyright © 2000-2022 SharpZipLib Contributors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon":"images/sharpziplib-nuget-256x256.png","repository":{"type":"git","url":"https://github.com/icsharpcode/SharpZipLib","branch":null,"commit":"1e37bf89c6f6f03c65f2025ea1c9ec4e36dda85c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"release_notes":"Please see https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.4.2 for more information.","dependency_summary":{"total_dependency_groups":3,"target_frameworks":["net6.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":1039187,"uuid":"868789","full_name":"icsharpcode/SharpZipLib","owner":"icsharpcode","description":"#ziplib is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform.","archived":false,"fork":false,"pushed_at":"2024-09-03T21:00:32.000Z","size":15041,"stargazers_count":3913,"open_issues_count":118,"forks_count":1005,"subscribers_count":184,"default_branch":"master","last_synced_at":"2026-06-12T09:05:09.602Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://icsharpcode.github.io/SharpZipLib/","language":"C#","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/icsharpcode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-08-28T18:19:01.000Z","updated_at":"2026-06-10T00:43:42.000Z","dependencies_parsed_at":"2023-07-08T19:16:21.431Z","dependency_job_id":"2b01b95e-71dd-4650-8202-0ac730a96a95","html_url":"https://github.com/icsharpcode/SharpZipLib","commit_stats":{"total_commits":971,"total_committers":66,"mean_commits":"14.712121212121213","dds":0.4737384140061792,"last_synced_commit":"ff2d7c30bdb2474d507f001bc555405e9f02a0bb"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/icsharpcode/SharpZipLib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icsharpcode","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/sbom","scorecard":{"id":480687,"data":{"date":"2025-08-11","repo":{"name":"github.com/icsharpcode/SharpZipLib","commit":"ff2d7c30bdb2474d507f001bc555405e9f02a0bb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: 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":"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":"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":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/issue.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: nugetCommand not pinned by hash: .github/workflows/build-test.yml:66: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 nugetCommand 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.4.2 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/90589788","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/82158749","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/77475123","Warn: release artifact v1.3.3 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/49808598","Warn: release artifact v1.3.2 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/42648755","Warn: release artifact v1.4.2 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/90589788","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/82158749","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/77475123","Warn: release artifact v1.3.3 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/49808598","Warn: release artifact v1.3.2 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/42648755"],"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: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T16:32:20.063Z","repository_id":1039187,"created_at":"2025-08-19T16:32:20.063Z","updated_at":"2025-08-19T16:32:20.063Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34316823,"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-06-14T02:00:07.365Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"icsharpcode","name":"ICSharpCode","uuid":"343434","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/343434?v=4","repositories_count":19,"last_synced_at":"2024-04-28T01:48:40.076Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/icsharpcode","funding_links":[],"total_stars":32271,"followers":661,"following":0,"created_at":"2022-11-02T16:40:09.363Z","updated_at":"2024-04-28T01:48:47.828Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icsharpcode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icsharpcode/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-06-18T12:19:15.974Z","dependent_packages_count":0,"downloads":919,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":7.666928613304394,"dependent_packages_count":20.56483802966234,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":14.115883321483366},"purl":"pkg:nuget/sharpziplibp4k","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/sharpziplibp4k","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/sharpziplibp4k","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/sharpziplibp4k/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-15T00:02:02.180Z","issues_count":97,"pull_requests_count":61,"avg_time_to_close_issue":13525246.625,"avg_time_to_close_pull_request":17479253.05882353,"issues_closed_count":56,"pull_requests_closed_count":34,"pull_request_authors_count":23,"issue_authors_count":92,"avg_comments_per_issue":2.979381443298969,"avg_comments_per_pull_request":2.1967213114754096,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":6,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":5378178.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/issues","maintainers":[{"login":"piksel","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piksel"},{"login":"dgrunwald","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgrunwald"},{"login":"christophwille","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christophwille"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/sharpziplibp4k/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/sharpziplibp4k/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/sharpziplibp4k/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/sharpziplibp4k/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/sharpziplibp4k/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/sharpziplibp4k/codemeta","maintainers":[{"uuid":"diogotr7","login":"diogotr7","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://www.nuget.org/profiles/diogotr7","role":null,"created_at":"2024-06-13T23:16:50.799Z","updated_at":"2024-06-13T23:16:50.799Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/diogotr7/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817093,"maintainers_count":112117,"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":3213684,"name":"xein.sharpziplib","ecosystem":"nuget","description":"SharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar written entirely in C# for .NET. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language)","homepage":"https://github.com/icsharpcode/SharpZipLib","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/icsharpcode/SharpZipLib","keywords_array":["Compression","Library","Zip","GZip","BZip2","LZW","Tar"],"namespace":null,"versions_count":1,"first_release_published_at":"2021-08-12T09:04:45.287Z","latest_release_published_at":"2021-08-12T09:04:45.287Z","latest_release_number":"1.3.3","last_synced_at":"2026-06-18T12:02:23.985Z","created_at":"2022-04-10T16:02:48.591Z","updated_at":"2026-06-18T12:19:16.777Z","registry_url":"https://www.nuget.org/packages/xein.sharpziplib/","install_command":"Install-Package xein.sharpziplib","documentation_url":null,"metadata":{"copyright":"Copyright © 2000-2021 SharpZipLib Contributors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon":"images/sharpziplib-nuget-256x256.png","repository":{"type":null,"url":"https://github.com/icsharpcode/SharpZipLib","branch":null,"commit":null},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"release_notes":"Please see https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.3.2 for more information.","dependency_summary":{"total_dependency_groups":1,"target_frameworks":[".NETStandard2.1"],"total_dependencies":0}},"repo_metadata":{"id":1039187,"uuid":"868789","full_name":"icsharpcode/SharpZipLib","owner":"icsharpcode","description":"#ziplib is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform.","archived":false,"fork":false,"pushed_at":"2024-09-03T21:00:32.000Z","size":15041,"stargazers_count":3913,"open_issues_count":118,"forks_count":1005,"subscribers_count":184,"default_branch":"master","last_synced_at":"2026-06-12T09:05:09.602Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://icsharpcode.github.io/SharpZipLib/","language":"C#","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/icsharpcode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-08-28T18:19:01.000Z","updated_at":"2026-06-10T00:43:42.000Z","dependencies_parsed_at":"2023-07-08T19:16:21.431Z","dependency_job_id":"2b01b95e-71dd-4650-8202-0ac730a96a95","html_url":"https://github.com/icsharpcode/SharpZipLib","commit_stats":{"total_commits":971,"total_committers":66,"mean_commits":"14.712121212121213","dds":0.4737384140061792,"last_synced_commit":"ff2d7c30bdb2474d507f001bc555405e9f02a0bb"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/icsharpcode/SharpZipLib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icsharpcode","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/sbom","scorecard":{"id":480687,"data":{"date":"2025-08-11","repo":{"name":"github.com/icsharpcode/SharpZipLib","commit":"ff2d7c30bdb2474d507f001bc555405e9f02a0bb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: 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":"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":"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":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/issue.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/icsharpcode/SharpZipLib/release.yml/master?enable=pin","Warn: nugetCommand not pinned by hash: .github/workflows/build-test.yml:66: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 nugetCommand 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.4.2 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/90589788","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/82158749","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/77475123","Warn: release artifact v1.3.3 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/49808598","Warn: release artifact v1.3.2 not signed: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/42648755","Warn: release artifact v1.4.2 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/90589788","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/82158749","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/77475123","Warn: release artifact v1.3.3 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/49808598","Warn: release artifact v1.3.2 does not have provenance: https://api.github.com/repos/icsharpcode/SharpZipLib/releases/42648755"],"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: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T16:32:20.063Z","repository_id":1039187,"created_at":"2025-08-19T16:32:20.063Z","updated_at":"2025-08-19T16:32:20.063Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34316823,"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-06-14T02:00:07.365Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"icsharpcode","name":"ICSharpCode","uuid":"343434","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/343434?v=4","repositories_count":19,"last_synced_at":"2024-04-28T01:48:40.076Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/icsharpcode","funding_links":[],"total_stars":32271,"followers":661,"following":0,"created_at":"2022-11-02T16:40:09.363Z","updated_at":"2024-04-28T01:48:47.828Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icsharpcode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icsharpcode/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-06-18T12:19:16.777Z","dependent_packages_count":0,"downloads":4343,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":49.81671715369211,"dependent_repos_count":12.696710402554181,"dependent_packages_count":19.548236353119677,"stargazers_count":0.4115732788554008,"forks_count":0.3451167647984416,"average":16.56367079060396},"purl":"pkg:nuget/xein.sharpziplib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/xein.sharpziplib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/xein.sharpziplib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/xein.sharpziplib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-15T00:02:02.180Z","issues_count":97,"pull_requests_count":61,"avg_time_to_close_issue":13525246.625,"avg_time_to_close_pull_request":17479253.05882353,"issues_closed_count":56,"pull_requests_closed_count":34,"pull_request_authors_count":23,"issue_authors_count":92,"avg_comments_per_issue":2.979381443298969,"avg_comments_per_pull_request":2.1967213114754096,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":6,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":5378178.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/issues","maintainers":[{"login":"piksel","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piksel"},{"login":"dgrunwald","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgrunwald"},{"login":"christophwille","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christophwille"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/xein.sharpziplib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/xein.sharpziplib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/xein.sharpziplib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/xein.sharpziplib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/xein.sharpziplib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/xein.sharpziplib/codemeta","maintainers":[{"uuid":"Xein0708","login":"Xein0708","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://www.nuget.org/profiles/Xein0708","role":null,"created_at":"2022-11-18T14:48:11.864Z","updated_at":"2022-11-18T14:48:11.864Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Xein0708/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817093,"maintainers_count":112117,"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":8985580,"name":"sharpziplib","ecosystem":"nuget","description":"SharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar written entirely in C# for .NET. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language)","homepage":"https://github.com/icsharpcode/SharpZipLib","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/icsharpcode/SharpZipLib","keywords_array":["Compression","Library","Zip","GZip","BZip2","LZW","Tar"],"namespace":null,"versions_count":15,"first_release_published_at":"2011-01-12T07:33:54.870Z","latest_release_published_at":"2023-01-30T06:42:27.793Z","latest_release_number":"1.4.2","last_synced_at":"2026-06-18T17:14:25.035Z","created_at":"2024-02-26T10:49:37.268Z","updated_at":"2026-06-18T17:14:25.035Z","registry_url":"https://www.nuget.org/packages/sharpziplib/","install_command":"Install-Package sharpziplib","documentation_url":null,"metadata":{"copyright":"Copyright © 2000-2022 SharpZipLib Contributors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon":"images/sharpziplib-nuget-256x256.png","repository":{"type":"git","url":"https://github.com/icsharpcode/SharpZipLib","branch":null,"commit":"33f64eb0f28cdd2b084cb822fcc224c7c5aba553"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"release_notes":"Please see https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.4.2 for more information.","dependency_summary":{"total_dependency_groups":3,"target_frameworks":["net6.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":2}},"repo_metadata":{"id":1039187,"uuid":"868789","full_name":"icsharpcode/SharpZipLib","owner":"icsharpcode","description":"#ziplib is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform.","archived":false,"fork":false,"pushed_at":"2024-04-02T17:20:04.000Z","size":15385,"stargazers_count":3634,"open_issues_count":99,"forks_count":968,"subscribers_count":189,"default_branch":"master","last_synced_at":"2024-05-22T21:11:19.371Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://icsharpcode.github.io/SharpZipLib/","language":"C#","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/icsharpcode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-08-28T18:19:01.000Z","updated_at":"2024-06-18T11:19:49.351Z","dependencies_parsed_at":"2023-07-08T19:16:21.431Z","dependency_job_id":"2b01b95e-71dd-4650-8202-0ac730a96a95","html_url":"https://github.com/icsharpcode/SharpZipLib","commit_stats":{"total_commits":969,"total_committers":64,"mean_commits":15.140625,"dds":0.4726522187822497,"last_synced_commit":"0ef794188009c17465e6444d9cf9fffd36eae6e7"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icsharpcode","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":207725252,"owners_count":14761489,"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":"icsharpcode","name":"ICSharpCode","uuid":"343434","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/343434?v=4","repositories_count":19,"last_synced_at":"2024-04-28T01:48:40.076Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/icsharpcode","funding_links":[],"total_stars":32271,"followers":661,"following":0,"created_at":"2022-11-02T16:40:09.363Z","updated_at":"2024-04-28T01:48:47.828Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icsharpcode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icsharpcode/repositories"},"tags":[{"name":"v1.4.2","sha":"33f64eb0f28cdd2b084cb822fcc224c7c5aba553","kind":"tag","published_at":"2023-01-29T14:42:53.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.4.2","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.4.2/manifests"},{"name":"upm/v1.4.1","sha":"00f70abc0ffa7ad7f56bca3fb6aab1f1fa13f01b","kind":"tag","published_at":"2022-11-05T12:16:03.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/upm/v1.4.1","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/upm/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.4.1/manifests"},{"name":"v1.4.1","sha":"cdd0931e3c476faaf829963b2567619431c871bb","kind":"tag","published_at":"2022-11-05T11:36:55.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.4.1","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"cea8b0dc154c71040ff74d731ff55c451e8dc59d","kind":"tag","published_at":"2022-09-18T09:56:15.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.4.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.4.0/manifests"},{"name":"upm/v1.3.3-repkg.1","sha":"1c368e77a7c9252cf1fe718d10e3f280947c2b16","kind":"commit","published_at":"2022-04-28T08:11:26.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/upm/v1.3.3-repkg.1","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/upm/v1.3.3-repkg.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.3-repkg.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.3-repkg.1/manifests"},{"name":"upm/v1.3.3","sha":"56dfdc96132e6f8e26c3e6373dc82a45890eb00d","kind":"tag","published_at":"2021-09-19T15:53:38.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/upm/v1.3.3","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/upm/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.3/manifests"},{"name":"v1.3.3","sha":"1b1ab013ce1df02d8f27cf582197759c614d9126","kind":"tag","published_at":"2021-09-19T09:13:08.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.3.3","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.3/manifests"},{"name":"upm/v1.3.2","sha":"f735a85a51cb9836dadb88db08868c8dd81b5b58","kind":"tag","published_at":"2021-07-05T11:45:38.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/upm/v1.3.2","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/upm/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.2/manifests"},{"name":"v1.3.2","sha":"34879bef2b28c2b0fa991da64da83057a0b806b7","kind":"tag","published_at":"2021-05-08T17:05:22.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.3.2","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.2/manifests"},{"name":"upm/v1.3.1","sha":"c60c1b56599c0f4d5a9854ae6e5ddf415cb636eb","kind":"commit","published_at":"2020-11-21T19:05:29.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/upm/v1.3.1","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/upm/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/upm%2Fv1.3.1/manifests"},{"name":"v1.3.1","sha":"6170ef4f60332583cd3ee4c48a61868295cda7d0","kind":"tag","published_at":"2020-11-21T15:30:10.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.3.1","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"8f7d89201afa13c814f9b3d1813884ffe0ec7025","kind":"tag","published_at":"2020-10-07T17:23:45.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.3.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"56cbe991dfbc629a155c6739501a658cf2f75cff","kind":"tag","published_at":"2019-08-09T08:36:08.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.2.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"45347c34a0752f188ae742e9e295a22de6b2c2ed","kind":"tag","published_at":"2018-12-22T14:34:28.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.1.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"fa75398a594b80a8945280ae8e7fb2cf1e7dfa70","kind":"commit","published_at":"2018-08-15T17:09:49.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.0.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc2","sha":"e2d4c88cdb8e8b22da1469a61e7bddf0dbf506b0","kind":"commit","published_at":"2018-07-21T15:24:25.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.0.0-rc2","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"a8f1741699016b75bea39b84758f884555a2b23a","kind":"commit","published_at":"2018-07-13T19:31:24.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/v1.0.0-rc1","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/v1.0.0-rc1/manifests"},{"name":"0.86.0.518","sha":"cfc69a68fefbc5858fe70b35f7b69fc505b8c2d6","kind":"tag","published_at":"2016-08-15T02:03:09.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.86.0.518","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.86.0.518","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.86.0.518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.86.0.518/manifests"},{"name":"0.85.5.452","sha":"5d725ae8d37fcf92f7ffc94c72f34066ee4926cf","kind":"tag","published_at":"2016-04-15T01:20:57.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.85.5.452","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.85.5.452","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.5.452","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.5.452/manifests"},{"name":"0.85.4.369","sha":"53b0daabf5a3acfcf57ddeb301c45762211be5c7","kind":"tag","published_at":"2016-04-15T01:20:30.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.85.4.369","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.85.4.369","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.4.369","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.4.369/manifests"},{"name":"0.85.3.365","sha":"6c6843e5524d853971296b5ff6bd2c3bededaa23","kind":"tag","published_at":"2016-04-15T01:20:02.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.85.3.365","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.85.3.365","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.3.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.3.365/manifests"},{"name":"0.85.2.329","sha":"090fee699455bc78efb15c077b1f66680e2ed8b0","kind":"tag","published_at":"2016-04-15T01:19:36.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.85.2.329","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.85.2.329","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.2.329","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.2.329/manifests"},{"name":"0.85.1.271","sha":"bd3c9b64006fac63d24afde8416dfd544aedc527","kind":"tag","published_at":"2016-04-15T01:18:09.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.85.1.271","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.85.1.271","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.1.271","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.1.271/manifests"},{"name":"0.85.0.0","sha":"00ba7d361de55c0ae75fd0e04c9335bb45dd6708","kind":"tag","published_at":"2016-04-15T01:17:44.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.85.0.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.85.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.85.0.0/manifests"},{"name":"0.84.0.0","sha":"dd8480d4024831acd1802d73173190bff773ec40","kind":"tag","published_at":"2016-04-15T01:17:16.000Z","download_url":"https://codeload.github.com/icsharpcode/SharpZipLib/tar.gz/0.84.0.0","html_url":"https://github.com/icsharpcode/SharpZipLib/releases/tag/0.84.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.84.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/tags/0.84.0.0/manifests"}]},"repo_metadata_updated_at":"2024-09-08T01:58:52.452Z","dependent_packages_count":634,"downloads":442412355,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.06097324223777552,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":10.905231594389328},"purl":"pkg:nuget/sharpziplib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/sharpziplib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/sharpziplib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/sharpziplib/dependencies","status":null,"funding_links":[],"critical":false,"issue_metadata":{"last_synced_at":"2024-09-06T00:56:25.964Z","issues_count":85,"pull_requests_count":47,"avg_time_to_close_issue":13409547.763636364,"avg_time_to_close_pull_request":8190704.588235294,"issues_closed_count":55,"pull_requests_closed_count":34,"pull_request_authors_count":18,"issue_authors_count":81,"avg_comments_per_issue":3.235294117647059,"avg_comments_per_pull_request":2.3404255319148937,"merged_pull_requests_count":30,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":14,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.35714285714285715,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/issues","maintainers":[{"login":"piksel","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piksel"},{"login":"christophwille","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christophwille"},{"login":"dgrunwald","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgrunwald"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/sharpziplib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/sharpziplib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/sharpziplib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/sharpziplib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/sharpziplib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/sharpziplib/codemeta","maintainers":[{"uuid":"SharpDevelop","login":"SharpDevelop","name":null,"email":null,"url":null,"packages_count":20,"html_url":"https://www.nuget.org/profiles/SharpDevelop","role":null,"created_at":"2024-02-26T10:49:37.574Z","updated_at":"2024-02-26T10:49:37.574Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/SharpDevelop/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817093,"maintainers_count":112117,"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":7245,"full_name":"icsharpcode/SharpZipLib","default_branch":"master","total_commits":971,"total_committers":64,"total_bot_commits":3,"total_bot_committers":1,"mean_commits":15.171875,"dds":0.4737384140061792,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-06-18T11:51:37.028Z","last_synced_commit":"ff2d7c30bdb2474d507f001bc555405e9f02a0bb","created_at":"2023-03-07T09:45:06.061Z","updated_at":"2026-06-18T11:49:13.717Z","committers":[{"name":"John Reilly","email":"john.f.reilly@gmail.com","login":"jfreilly","count":511},{"name":"nils måsén","email":"nils@piksel.se","login":"piksel","count":127},{"name":"Neil McNeight","email":"mcneight+github@gmail.com","login":"McNeight","count":102},{"name":"Richard Webb","email":"webby@beardmouse.co.uk","login":"Numpsy","count":89},{"name":"Christoph Wille","email":"christoph.wille@gmail.com","login":"christophwille","count":18},{"name":"David Pierson","email":"davidpie@blissfloral.com.au","login":null,"count":13},{"name":"davidpierson","email":"dave.pierson@gmail.com","login":"davidpierson","count":11},{"name":"Siegfried Pammer","email":"siegfriedpammer@gmail.com","login":"siegfriedpammer","count":11},{"name":"hypersw","email":"baltic@hypersw.net","login":"hypersw","count":8},{"name":"Bastian Eicher","email":"bastian@eicher.net","login":"bastianeicher","count":7},{"name":"Matthias Mailänder","email":"matthias@mailaender.name","login":"Mailaender","count":4},{"name":"Viktor Hofer","email":"viktor.hofer@outlook.com","login":"ViktorHofer","count":3},{"name":"Matthew Little","email":"matt@pingman.com","login":null,"count":3},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"charles griffiths","email":"cs.griffiths@yahoo.com","login":"charlesgriffiths","count":3},{"name":"hempels","email":"shawn+github@hempel.cx","login":"hempels","count":2},{"name":"decipherer","email":"40204596+decipherer","login":"decipherer","count":2},{"name":"creker","email":"sam901@yandex.ru","login":"creker","count":2},{"name":"Víctor M. González","email":"helios.vmg@gmail.com","login":"Helios-vmg","count":2},{"name":"Matthew Little","email":"zone117x@gmail.com","login":"zone117x","count":2},{"name":"Lars Hanisch","email":"flensrocker","login":"flensrocker","count":2},{"name":"Peter Hultqvist","email":"phq@silentorbit.com","login":null,"count":2},{"name":"novn2013","email":"iamzqj@hotmail.com","login":"novn2013","count":2},{"name":"Yihezkel Schoenbrun","email":"yihezkel@schoenbrun.net","login":"yihezkel","count":2},{"name":"Adam Reeve","email":"adreeve@gmail.com","login":"adamreeve","count":1},{"name":"Andrei Ovsiankin","email":"ovsiankin.aa@gmail.com","login":"EvilBeaver","count":1},{"name":"Andrey Bykiev","email":"bykiev.andrei@mail.ru","login":"Bykiev","count":1},{"name":"Andy Martin","email":"zippo227@gmail.com","login":"zippo227","count":1},{"name":"FastJack2","email":"fastjack2@gmail.com","login":null,"count":1},{"name":"Konstantin Golovanov","email":"golovanovka@tensor.ru","login":null,"count":1},{"name":"Mike Krüger","email":"mike@icsharpcode.net","login":null,"count":1},{"name":"Rob Gibson","email":"rob.gibson@fei.com","login":null,"count":1},{"name":"ueli-werner","email":"uwerner@redavalanche.ch","login":"ueli-werner","count":1},{"name":"sensslen","email":"sensslen","login":"sensslen","count":1},{"name":"linquize","email":"linquize@yahoo.com.hk","login":"linquize","count":1},{"name":"Yusuke Ito","email":"skitoy4321@gmail.com","login":"itn3000","count":1},{"name":"Vladyslav Taranov","email":"vbcoding@ukr.net","login":"AqlaSolutions","count":1},{"name":"The Gitter Badger","email":"badger@gitter.im","login":"gitter-badger","count":1},{"name":"Temtaime","email":"temtaime@gmail.com","login":"Temtaime","count":1},{"name":"Stevie-O","email":"stevie@qrpff.net","login":"Stevie-O","count":1},{"name":"Steve Bjorg","email":"steveb@mindtouch.com","login":"bjorg","count":1},{"name":"Sean","email":"iUnknwn","login":"iUnknwn","count":1},{"name":"Ronald Barendse","email":"ronald@barend.se","login":"ronaldbarendse","count":1},{"name":"Robin Sue","email":"robinsue@live.de","login":"Suchiman","count":1},{"name":"Paul Du Bois","email":"pld@google.com","login":"dubois","count":1},{"name":"Nelson Gomez","email":"nelson@ngomez.me","login":"nsgomez","count":1},{"name":"Nathan","email":"nathan-c@hotmail.co.uk","login":"nathan-c","count":1},{"name":"Michael Aird","email":"michael.aird@gmail.com","login":"michaelaird","count":1},{"name":"Marko Lahma","email":"marko.lahma@gmail.com","login":"lahma","count":1},{"name":"Making GitHub Delicious","email":"iron@waffle.io","login":"waffle-iron","count":1},{"name":"Konrad Kruczyński","email":"konrad.kruczynski@gmail.com","login":"konrad-kruczynski","count":1},{"name":"Jingang Guo, KK","email":"kkguokk@gmail.com","login":"kkguo","count":1},{"name":"Jackson Wood","email":"67569199+modio-jackson","login":"modio-jackson","count":1},{"name":"JD","email":"john.w.dennis@gmail.com","login":"silijon","count":1},{"name":"HebaruSan","email":"HebaruSan","login":"HebaruSan","count":1},{"name":"Friedrich von Never","email":"friedrich@fornever.me","login":"ForNeVeR","count":1},{"name":"Ezghoul","email":"Ezghoul@gmail.com","login":"Ezghoul","count":1},{"name":"Eberhard Beilharz","email":"eb1@sil.org","login":"ermshiperete","count":1},{"name":"Dong Xie","email":"xied75@gmail.com","login":"xied75","count":1},{"name":"Cédric Luthi","email":"cedric.luthi@gmail.com","login":"0xced","count":1},{"name":"Carsten Schuette","email":"c.schuette@neusta.de","login":"schuettecarsten","count":1},{"name":"Ben Leedom","email":"africanswallow@gmail.com","login":"benleedom","count":1},{"name":"Ben Brown","email":"ben.brown@codethink.co.uk","login":"benjamb","count":1},{"name":"nils måsén","email":"nils.masen@piksel.se","login":null,"count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-18T00:00:09.052Z","repositories_count":6261735,"commits_count":876043296,"contributors_count":35059380,"owners_count":1167751,"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":"icsharpcode/SharpZipLib","html_url":"https://github.com/icsharpcode/SharpZipLib","last_synced_at":"2026-06-16T11:01:15.510Z","status":"active","issues_count":97,"pull_requests_count":62,"avg_time_to_close_issue":13525246.625,"avg_time_to_close_pull_request":21243476.914285716,"issues_closed_count":56,"pull_requests_closed_count":35,"pull_request_authors_count":24,"issue_authors_count":92,"avg_comments_per_issue":2.979381443298969,"avg_comments_per_pull_request":2.193548387096774,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":4,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":5378178.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-15T19:07:50.980Z","updated_at":"2026-06-16T11:01:15.510Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FSharpZipLib/issues","issue_labels_count":{"table":{"bug":38,"zip":19,"tar":14,"enhancement":10,"async":4,"invalid":4,"third-party":3,"encryption":2,"question":2,"*no response*":2,"xplat":1,"gzip":1,"needs-repro":1,"legacy":1,"documentation":1,"discussion":1,"wontfix":1,"bzip2":1}},"pull_request_labels_count":{"table":{"octoberfest-accepted":2,"zip":2,"github_actions":2,"dependencies":2,"ready":1,"encryption":1,"build":1}},"issue_author_associations_count":{"table":{"NONE":91,"MEMBER":3,"CONTRIBUTOR":3}},"pull_request_author_associations_count":{"table":{"MEMBER":24,"NONE":21,"CONTRIBUTOR":17}},"issue_authors":{"table":{"zhuxb711":2,"Sardelka9515":2,"MagnusBeijer":2,"roddone":2,"HofmeisterAn":2,"tangkq":1,"lingbohome":1,"bhaeussermann":1,"merl111":1,"Korporal":1,"enti333":1,"TuTAH1":1,"wf-soft":1,"aryanchauhannn":1,"Acilec":1,"Christianschrodahl":1,"liugt34":1,"logiclrd":1,"HansKindberg":1,"ulrichsch":1,"RoVaDePi":1,"flensrocker":1,"jozhn":1,"carlreid":1,"viettieubao":1,"Sureshrcm09":1,"lutz":1,"davisnw":1,"HenryHo2006":1,"yaakov-h":1,"mcschuetz":1,"hhyyrylainen":1,"Rackover":1,"scc172fly":1,"DiogoRoloOS":1,"reuterma24":1,"dileepkumars1":1,"Reet-Kaur":1,"MichaelMalony":1,"HashPong":1,"AtlantisDe":1,"JayLiangs":1,"Aragas":1,"BlinD-HuNTeR":1,"mrtop":1,"shoukailiang":1,"eosfor":1,"christophwille":1,"zimuyanghua":1,"calvinvoss":1,"Matsyir":1,"xmzzy":1,"piksel":1,"I-Katie":1,"mochaloff":1,"Hawxy":1,"MatthewSteeples":1,"onepeopleheart":1,"adamkadzban":1,"zarenner":1,"mattkemp":1,"busrau":1,"HDLSoCool":1,"pawlos":1,"Luohui109":1,"DiskJunky":1,"devmaestro1":1,"dgrunwald":1,"mrconter1":1,"PalfLex":1,"sensslen":1,"6opuc":1,"xinatcg":1,"leefsmp":1,"czielin":1,"bail16":1,"iamnewaplayer":1,"ArtemAvramenko":1,"nptr":1,"lifejoyforpy":1,"Elektrik1":1,"christianwejwoda":1,"emmayspark":1,"Bykiev":1,"kfrancis":1,"mjanulaitis":1,"xxxFrootloopsxxx":1,"SimonJMBrown":1,"Helen21356":1,"jhudsoncedaron":1,"rilehudd":1,"corwin-xx":1}},"pull_request_authors":{"table":{"piksel":24,"Henr1k80":4,"Numpsy":4,"lahma":4,"yihezkel":2,"ds5678":2,"dependabot[bot]":2,"flensrocker":2,"QuinnDamerell":2,"mpdunlop":2,"Chris-Johnston":1,"throx":1,"nathan-c":1,"notabene2":1,"bwinsley":1,"nickl-":1,"bastianeicher":1,"tiesnes":1,"elitzamarinova":1,"sensslen":1,"Christianschrodahl":1,"JasonnnW3000":1,"remogloor":1,"dime-makarov":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-18T00:00:09.580Z","repositories_count":14815711,"issues_count":33114246,"pull_requests_count":109316760,"authors_count":11310378,"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":{"bug":2,"zip":2,"enhancement":1,"*no response*":1,"third-party":1,"invalid":1,"bzip2":1}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":4}},"past_year_pull_request_author_associations_count":{"table":{"NONE":2}},"past_year_issue_authors":{"table":{"corwin-xx":1,"Helen21356":1,"HenryHo2006":1,"pawlos":1}},"past_year_pull_request_authors":{"table":{"bwinsley":1,"throx":1}},"maintainers":[{"table":{"login":"piksel","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piksel"}},{"table":{"login":"dgrunwald","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgrunwald"}},{"table":{"login":"christophwille","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christophwille"}}],"active_maintainers":[]}},"events":{"total":{"PullRequestEvent":4,"ForkEvent":31,"IssuesEvent":8,"WatchEvent":186,"IssueCommentEvent":13,"PullRequestReviewEvent":12,"CommitCommentEvent":2},"last_year":{"ForkEvent":7,"IssuesEvent":3,"WatchEvent":44,"IssueCommentEvent":4,"CommitCommentEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build-test.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:12.132Z","updated_at":"2023-01-13T16:22:12.132Z","repository_link":"https://github.com/icsharpcode/SharpZipLib/blob/master/.github/workflows/build-test.yml","dependencies":[{"id":6890173219,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6890173220,"package_name":"actions/setup-dotnet","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6890173221,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1.2.2","direct":true,"kind":"composite","optional":false},{"id":6890173222,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:12.221Z","updated_at":"2023-01-13T16:22:12.221Z","repository_link":"https://github.com/icsharpcode/SharpZipLib/blob/master/.github/workflows/codeql-analysis.yml","dependencies":[{"id":6890173375,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6890173376,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6890173377,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6890173378,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/issue.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:12.292Z","updated_at":"2023-01-13T16:22:12.292Z","repository_link":"https://github.com/icsharpcode/SharpZipLib/blob/master/.github/workflows/issue.yml","dependencies":[{"id":6890173405,"package_name":"zentered/issue-forms-body-parser","ecosystem":"actions","requirements":"v1.4.3","direct":true,"kind":"composite","optional":false},{"id":6890173406,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:12.385Z","updated_at":"2023-01-13T16:22:12.385Z","repository_link":"https://github.com/icsharpcode/SharpZipLib/blob/master/.github/workflows/release.yml","dependencies":[{"id":6890173584,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6890173585,"package_name":"actions/setup-dotnet","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6890173586,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6890173587,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890173588,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6890173589,"package_name":"JamesIves/github-pages-deploy-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"nuget","filepath":"benchmark/ICSharpCode.SharpZipLib.Benchmark/ICSharpCode.SharpZipLib.Benchmark.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:12.816Z","updated_at":"2023-01-13T16:22:12.816Z","repository_link":"https://github.com/icsharpcode/SharpZipLib/blob/master/benchmark/ICSharpCode.SharpZipLib.Benchmark/ICSharpCode.SharpZipLib.Benchmark.csproj","dependencies":[{"id":6890178793,"package_name":"BenchmarkDotNet","ecosystem":"nuget","requirements":"0.12.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"src/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:13.212Z","updated_at":"2023-01-13T16:22:13.212Z","repository_link":"https://github.com/icsharpcode/SharpZipLib/blob/master/src/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.csproj","dependencies":[{"id":6890181689,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.0.0","direct":true,"kind":"development","optional":false},{"id":6890181690,"package_name":"System.Memory","ecosystem":"nuget","requirements":"4.5.4","direct":true,"kind":"runtime","optional":false},{"id":6890181691,"package_name":"System.Threading.Tasks.Extensions","ecosystem":"nuget","requirements":"4.5.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"test/ICSharpCode.SharpZipLib.Tests/ICSharpCode.SharpZipLib.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:13.393Z","updated_at":"2023-01-13T16:22:13.393Z","repository_link":"https://github.com/icsharpcode/SharpZipLib/blob/master/test/ICSharpCode.SharpZipLib.Tests/ICSharpCode.SharpZipLib.Tests.csproj","dependencies":[{"id":6890182104,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.4.1","direct":true,"kind":"runtime","optional":false},{"id":6890182105,"package_name":"nunit","ecosystem":"nuget","requirements":"3.13.3","direct":true,"kind":"runtime","optional":false},{"id":6890182106,"package_name":"nunit.console","ecosystem":"nuget","requirements":"3.16.0","direct":true,"kind":"runtime","optional":false},{"id":6890182107,"package_name":"NUnit3TestAdapter","ecosystem":"nuget","requirements":"4.3.1","direct":true,"kind":"runtime","optional":false},{"id":6890182108,"package_name":"System.Text.Encoding.CodePages","ecosystem":"nuget","requirements":"7.0.0","direct":true,"kind":"runtime","optional":false},{"id":6890182109,"package_name":"System.ValueTuple","ecosystem":"nuget","requirements":"4.5.0","direct":true,"kind":"runtime","optional":false}]}],"score":32.37186954995242,"created_at":"2025-05-08T21:28:10.504Z","updated_at":"2026-06-21T13:30:25.478Z","avatar_url":"https://github.com/icsharpcode.png","language":"C#","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/361818","html_url":"https://summary.ecosyste.ms/projects/361818"}