{"id":3205033,"name":"sharpcompress","ecosystem":"nuget","description":"SharpCompress is a compression library for NET 4.8/NET 8.0/NET 10.0 that can unrar, decompress 7zip, decompress xz, zip/unzip, tar/untar lzip/unlzip, bzip2/unbzip2 and gzip/ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip is implemented.","homepage":"https://github.com/adamhathcock/sharpcompress","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/adamhathcock/sharpcompress","keywords_array":["rar","unrar","zip","unzip","bzip2","gzip","tar","7zip","lzip","xz"],"namespace":null,"versions_count":156,"first_release_published_at":"2011-05-12T11:42:23.120Z","latest_release_published_at":"2026-08-05T15:06:51.240Z","latest_release_number":"0.50.4","last_synced_at":"2026-08-17T06:30:01.274Z","created_at":"2022-04-10T15:56:51.946Z","updated_at":"2026-08-18T06:14:22.309Z","registry_url":"https://www.nuget.org/packages/sharpcompress/","install_command":"Install-Package sharpcompress","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2025  Adam Hathcock","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"readme":"README.md","repository":{"type":"git","url":"https://github.com/adamhathcock/sharpcompress","branch":"refs/heads/master","commit":"b6cc95af73950c914e0c6ce7ea3511528ede1121"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":4,"target_frameworks":[".NETFramework4.8","net8.0","net10.0",".NETStandard2.0"],"total_dependencies":8},"verified":true},"repo_metadata":{"id":7895533,"uuid":"9274591","full_name":"adamhathcock/sharpcompress","owner":"adamhathcock","description":"SharpCompress is a fully managed C# library to deal with many compression types and formats.","archived":false,"fork":false,"pushed_at":"2026-08-13T09:37:26.000Z","size":32792,"stargazers_count":2579,"open_issues_count":293,"forks_count":519,"subscribers_count":85,"default_branch":"master","last_synced_at":"2026-08-14T07:11:10.667Z","etag":null,"topics":["7zip","bzip2","c-sharp","compression","dotnet-core","gzip","lzip","lzma","sharpcompress","tar","unrar","xz","zip"],"latest_commit_sha":null,"homepage":"","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/adamhathcock.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2013-04-07T09:46:43.000Z","updated_at":"2026-08-14T03:48:35.000Z","dependencies_parsed_at":"2023-02-17T13:02:21.035Z","dependency_job_id":"5db2d6d5-d6e9-4d39-8a1b-162d5b0900d7","html_url":"https://github.com/adamhathcock/sharpcompress","commit_stats":{"total_commits":921,"total_committers":126,"mean_commits":7.309523809523809,"dds":0.8219326818675353,"last_synced_commit":"7fe27ac310e35f37df96178b9255d9c7063b3f7a"},"previous_names":[],"tags_count":103,"template":false,"template_full_name":null,"purl":"pkg:github/adamhathcock/sharpcompress","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adamhathcock","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/sbom","scorecard":{"id":165197,"data":{"date":"2025-08-11","repo":{"name":"github.com/adamhathcock/sharpcompress","commit":"35aee6e066cbcc2c11357a8600b4428d4dd5f228"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"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":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":["Warn: no topLevel permission defined: .github/workflows/dotnetcore.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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: tests/TestArchives/Archives/7Zip.LZMA2.exe:1","Warn: binary detected: tests/TestArchives/Original/exe/test.exe:1"],"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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/dotnetcore.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/adamhathcock/sharpcompress/dotnetcore.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dotnetcore.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/adamhathcock/sharpcompress/dotnetcore.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dotnetcore.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/adamhathcock/sharpcompress/dotnetcore.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-16T14:36:22.188Z","repository_id":7895533,"created_at":"2025-08-16T14:36:22.188Z","updated_at":"2025-08-16T14:36:22.188Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36641283,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"adamhathcock","name":"Adam Hathcock","uuid":"527620","kind":"user","description":"","email":"","website":null,"location":"Sheffield UK","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/527620?v=4","repositories_count":95,"last_synced_at":"2024-12-06T21:43:33.329Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/adamhathcock","funding_links":[],"total_stars":2347,"followers":170,"following":4,"created_at":"2022-11-02T16:36:39.670Z","updated_at":"2024-12-06T21:43:33.329Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adamhathcock","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adamhathcock/repositories"},"tags":[{"name":"0.49.1","sha":"1d9fd83a73db0144df3d2844133cf1b1f3699c7c","kind":"commit","published_at":"2026-05-29T14:42:49.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.49.1","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.49.1/manifests"},{"name":"0.49.0","sha":"a984a3e30a1986a7914245c10ab67f86434b683f","kind":"commit","published_at":"2026-05-27T08:17:25.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.49.0","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.49.0/manifests"},{"name":"0.49.0-beta.140","sha":"192a94752432db96df0fef2f79a56bc7db85d2a3","kind":"commit","published_at":"2026-05-20T15:26:50.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.49.0-beta.140","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.49.0-beta.140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.49.0-beta.140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.49.0-beta.140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.49.0-beta.140/manifests"},{"name":"0.49.0-beta.136","sha":"f8c6142ce3212946f3babb485648827113bfa646","kind":"commit","published_at":"2026-05-15T13:39:05.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.49.0-beta.136","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.49.0-beta.136","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.49.0-beta.136","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.49.0-beta.136","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.49.0-beta.136/manifests"},{"name":"0.49.0-beta1","sha":"f8c6142ce3212946f3babb485648827113bfa646","kind":"commit","published_at":"2026-05-15T13:39:05.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.49.0-beta1","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.49.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.49.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.49.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.49.0-beta1/manifests"},{"name":"0.48.1","sha":"063e0daa150c1ff0241678d630f4e67c12b1e4aa","kind":"commit","published_at":"2026-05-14T09:18:35.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.48.1","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.48.1/manifests"},{"name":"0.48.0","sha":"6e59c7d7bbf8c19a8a92c3c382599906684bb93d","kind":"commit","published_at":"2026-05-05T17:11:46.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.48.0","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.48.0/manifests"},{"name":"0.47.4","sha":"5758b08236b275b926bc2c3d97604a96d21546c0","kind":"commit","published_at":"2026-04-03T12:05:55.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.47.4","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.47.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.47.4/manifests"},{"name":"0.47.3","sha":"7178a9e5994ecc1e064d6457dd1807363b01fddf","kind":"commit","published_at":"2026-03-23T12:15:32.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.47.3","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.47.3/manifests"},{"name":"0.47.2","sha":"d7f9d25b743aeb4ab37a03138120f12264e95866","kind":"commit","published_at":"2026-03-17T18:38:56.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.47.2","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.47.2/manifests"},{"name":"0.47.1","sha":"1bfc11adfaec14f165f5a589c6632a8d15d92002","kind":"commit","published_at":"2026-03-17T12:21:57.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.47.1","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.47.1/manifests"},{"name":"0.47.0","sha":"b719edfa5764d921cbdcc7d00a5f03d006f93d76","kind":"commit","published_at":"2026-03-03T17:29:30.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.47.0","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.47.0/manifests"},{"name":"0.46.4","sha":"10b6e903c1c458eed8abf72cc0daa6c33e840ba1","kind":"commit","published_at":"2026-03-01T13:55:44.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.46.4","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.46.4/manifests"},{"name":"0.46.3","sha":"c4acf1774dc56564a96e0aa043abceff34b86335","kind":"commit","published_at":"2026-02-25T14:16:34.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.46.3","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.46.3/manifests"},{"name":"0.46.2","sha":"268ee191e843af8009cd1bbe9cc9a9083a13ae95","kind":"commit","published_at":"2026-02-17T14:03:39.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.46.2","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.46.2/manifests"},{"name":"0.46.1","sha":"1fddd102dc564977b0297ace86f44354efc12a78","kind":"commit","published_at":"2026-02-14T10:43:36.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.46.1","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.46.1/manifests"},{"name":"0.46.0","sha":"147dbc878ac196521b174bde152481ab4ceae1ef","kind":"commit","published_at":"2026-02-12T10:43:10.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.46.0","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.46.0/manifests"},{"name":"0.45.1","sha":"8a54f253d5e838b4837292c912d39394c38d8ad2","kind":"commit","published_at":"2026-02-11T12:35:18.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.45.1","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.45.1/manifests"},{"name":"0.45.0","sha":"4178c382e152fc5023a738afb165fcaa2180786a","kind":"commit","published_at":"2026-02-11T09:13:41.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.45.0","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.45.0/manifests"},{"name":"0.44.5","sha":"9a7bdd39e8fd47f290dd05a1caaf89c18011c333","kind":"commit","published_at":"2026-01-28T08:35:28.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.44.5","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.44.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.44.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.44.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.44.5/manifests"},{"name":"0.44.4","sha":"b9fc6805487139c22a3194195cd2cb3b77f72971","kind":"commit","published_at":"2026-01-26T12:24:39.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.44.4","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.44.4/manifests"},{"name":"0.44.3","sha":"4ca1a7713ec8639260fbfa8c11ebbb16bc3ac90c","kind":"commit","published_at":"2026-01-25T11:36:59.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.44.3","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.44.3/manifests"},{"name":"0.44.2","sha":"d5a8c37113ea15cc209a2eba7f142cd88b54ffd5","kind":"commit","published_at":"2026-01-23T09:31:03.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.44.2","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.44.2/manifests"},{"name":"0.44.1","sha":"97879f18b61fe109205e23f23fc2708479b31eec","kind":"commit","published_at":"2026-01-19T10:35:33.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.44.1","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.44.1/manifests"},{"name":"0.44.0","sha":"5c947bccc7f82daa27e9b9657d42010a1a4c94e4","kind":"commit","published_at":"2026-01-07T16:18:51.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.44.0","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.44.0/manifests"},{"name":"0.43.0","sha":"72b3948f43b029d0ae430c05d4459d05dfce94de","kind":"commit","published_at":"2026-01-03T13:49:38.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.43.0","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.43.0/manifests"},{"name":"0.42.1","sha":"4aa98aa3e206b3de8fb2605e842b8a8b997b4249","kind":"commit","published_at":"2025-12-08T11:12:38.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.42.1","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.42.1/manifests"},{"name":"0.42.0","sha":"30e036f9ec19aacf247796ad8713560435934372","kind":"commit","published_at":"2025-11-28T13:24:03.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.42.0","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.42.0/manifests"},{"name":"0.41.0","sha":"3fa7e854d3c6740bbd3cfa6e910281b871abfc2e","kind":"commit","published_at":"2025-10-13T11:32:54.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.41.0","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.41.0/manifests"},{"name":"0.40.0","sha":"8b1ba9a00c3ac48b436256270e6f609211f0e34e","kind":"commit","published_at":"2025-06-03T07:33:18.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.40.0","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.40.0/manifests"},{"name":"0.39.0","sha":"6f3124a84f314fa3c13d7b1a0101b6fad1e9d51a","kind":"commit","published_at":"2025-01-16T08:30:21.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.39.0","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.39.0/manifests"},{"name":"0.38.0","sha":"7fe27ac310e35f37df96178b9255d9c7063b3f7a","kind":"commit","published_at":"2024-09-02T08:09:57.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.38.0","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.38.0/manifests"},{"name":"0.37.2","sha":"6fc4b045fde70c42df738d203c453082354e9558","kind":"commit","published_at":"2024-04-27T08:34:32.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.37.2","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.37.2/manifests"},{"name":"0.37.1","sha":"c635f008990cce07ec86514a69470b97bd42f295","kind":"commit","published_at":"2024-04-27T08:12:17.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.37.1","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.37.1/manifests"},{"name":"0.37.0","sha":"b203d165f5392cce0df4dcadc9ab3daf5cad9451","kind":"commit","published_at":"2024-04-23T09:25:32.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.37.0","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.37.0/manifests"},{"name":"0.36.0","sha":"f515ff36b684b395c1e65043e17ab442fd65c1f0","kind":"commit","published_at":"2024-01-15T08:21:36.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.36.0","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.36.0/manifests"},{"name":"0.35.0","sha":"372a2c8375048610e3a9c240ab3c58fc5781ab88","kind":"commit","published_at":"2023-12-18T09:59:46.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.35.0","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.35.0/manifests"},{"name":"0.34.2","sha":"67be0cd9d7f14e48eca1d851cb17ee6383357f1f","kind":"commit","published_at":"2023-11-15T11:32:51.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.34.2","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"632b83f75ddd1eca52ce633048ce4235485b5db7","kind":"commit","published_at":"2023-10-02T07:44:14.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.34.1","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"7764684c68f225c16e5cb48e38e058af32d05753","kind":"commit","published_at":"2023-09-18T08:53:05.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.34.0","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.34.0/manifests"},{"name":"0.33.0","sha":"813d9eace361eb6a8f005dd05aa6f7c1cc3bbbbe","kind":"commit","published_at":"2023-03-21T13:16:31.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.33.0","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.33.0/manifests"},{"name":"0.32.2","sha":"3009e6dcfd183760fbdb675249b7a65a2894618b","kind":"commit","published_at":"2022-07-29T09:45:56.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.32.2","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.32.2/manifests"},{"name":"0.32.1","sha":"c0e43cc0e59d2459207673203c00f0ca6c229dbe","kind":"commit","published_at":"2022-06-20T09:32:47.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.32.1","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.32.1/manifests"},{"name":"0.32","sha":"6e99446ce599fa979667c6d270f1545c5031e28e","kind":"commit","published_at":"2022-06-13T14:28:54.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.32","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.32/manifests"},{"name":"0.31","sha":"eee8309db87f5ecfc172ca545262113937c766c5","kind":"commit","published_at":"2022-03-30T11:03:03.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.31","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.31/manifests"},{"name":"0.30.1","sha":"8d17d09455ddcaca74d612d6cb61b193c1174fca","kind":"commit","published_at":"2021-11-22T09:20:15.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.30.1","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.30.1/manifests"},{"name":"0.30","sha":"a1e7c0068db814c9aa78d86a94ccd1c761af74bd","kind":"commit","published_at":"2021-10-02T14:32:20.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.30","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.30/manifests"},{"name":"0.29.0","sha":"ea5c8dc06314c7a5068e7901c51a625224d2b288","kind":"commit","published_at":"2021-09-12T07:56:42.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.29.0","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.29.0/manifests"},{"name":"0.29","sha":"ea5c8dc06314c7a5068e7901c51a625224d2b288","kind":"commit","published_at":"2021-09-12T07:56:42.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.29","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.29/manifests"},{"name":"0.28.3","sha":"54fc26b93da723fe3c40c4e5ca8d19720669d7ed","kind":"commit","published_at":"2021-06-04T12:43:35.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.28.3","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.28.3/manifests"},{"name":"0.28.2","sha":"a34f5a855ca94b5a28a4d69466a320219b82383e","kind":"commit","published_at":"2021-04-25T08:29:56.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.28.2","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.28.2/manifests"},{"name":"0.28.1","sha":"020f8628145bc2361bef885ea4650d6636861659","kind":"commit","published_at":"2021-02-18T08:31:50.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.28.1","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.28.1/manifests"},{"name":"0.28","sha":"403baf05a671eb30580453aa6e6a22875096dddc","kind":"commit","published_at":"2021-02-14T13:07:35.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.28","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.28/manifests"},{"name":"0.27.1","sha":"4a7337b2236431df16dbada70547071b172f2198","kind":"commit","published_at":"2021-01-13T15:13:34.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.27.1","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.27.1/manifests"},{"name":"0.27","sha":"a28d686eb99691848bfff18f0ef96a0199a57154","kind":"commit","published_at":"2021-01-11T12:01:17.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.27","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.27/manifests"},{"name":"0.26","sha":"a7944f28c5de942859f33070f41b18479ab81eee","kind":"commit","published_at":"2020-07-26T13:45:32.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.26","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.26/manifests"},{"name":"0.25.1","sha":"8bfc9ef4dee71e8db8c055348009189a5732976c","kind":"commit","published_at":"2020-05-22T12:46:36.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.25.1","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.25.1/manifests"},{"name":"0.25","sha":"762497b1c14e90d039eb4a2ddb355ef50f38245e","kind":"commit","published_at":"2020-04-03T07:25:43.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.25","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.25/manifests"},{"name":"0.24","sha":"5072a0f6f5dd3828a8ec7ce39146f70cd1a994d7","kind":"commit","published_at":"2019-08-20T19:36:38.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.24","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.24/manifests"},{"name":"0.23","sha":"acf66c519517d6a751db73d0a0e0df02620a48e3","kind":"commit","published_at":"2019-02-27T12:57:30.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.23","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.23/manifests"},{"name":"0.22","sha":"d577fe1ac6043287614cec76457f03a4c21f9d16","kind":"commit","published_at":"2018-07-09T07:48:34.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.22","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.22/manifests"},{"name":"0.21.1","sha":"87e57e3a9af7082366a99417b8638827727459db","kind":"commit","published_at":"2018-05-15T08:14:56.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.21.1","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"3f94c1a50dd1b31f600307b5ad98704dd32e89e4","kind":"commit","published_at":"2018-05-08T13:10:49.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.21.0","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.21.0/manifests"},{"name":"0.21","sha":"3f94c1a50dd1b31f600307b5ad98704dd32e89e4","kind":"commit","published_at":"2018-05-08T13:10:49.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.21","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.21/manifests"},{"name":"0.20.0","sha":"0cab9bd4b4be89aee76838a6af1cd41082f80e0b","kind":"commit","published_at":"2018-03-24T07:42:20.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.20.0","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.20.0/manifests"},{"name":"0.19.2","sha":"02f68b793c664c7d5f6dd4bbfcd06b9568d9e19e","kind":"commit","published_at":"2017-12-16T09:08:17.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.19.2","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"815f5e09e86a4a5d313b1bf66f534a94b7d1b001","kind":"commit","published_at":"2017-12-15T14:46:14.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.19.1","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.19.1/manifests"},{"name":"0.19","sha":"bd9417e74c454d400bd5f723b1db8cdcafe76c05","kind":"commit","published_at":"2017-12-12T11:17:57.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.19","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.19/manifests"},{"name":"0.18.2","sha":"50b01428b4a92097fcd7f4d4264ebb169e08c7d6","kind":"commit","published_at":"2017-09-22T08:16:42.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.18.2","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"0f511c4b2a82eec147ff049d17151b0325dd4d64","kind":"commit","published_at":"2017-08-17T10:43:34.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.18.1","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.18.1/manifests"},{"name":"0.18","sha":"c303f966826268260810c877fa5e69b81f2b0bfc","kind":"commit","published_at":"2017-07-17T15:11:27.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.18","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.18/manifests"},{"name":"0.17.1","sha":"513e59f83015cf5890d8fdb54a253a68ba3ecf39","kind":"tag","published_at":"2017-06-09T07:28:47.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.17.1","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"cff49aacba3b07f39a31b5cf75ca40c689b6dfcf","kind":"tag","published_at":"2017-06-01T10:26:19.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.17.0","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.17.0/manifests"},{"name":"0.16.2","sha":"16885da1b57488bf1acaea49c354c5089501c190","kind":"tag","published_at":"2017-06-01T09:54:16.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.16.2","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"6832918e71bb6e9ae85f631c36cb85ea5b134734","kind":"tag","published_at":"2017-05-31T11:54:14.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.16.1","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"e53f2cac4acb25d66a95a54f5e39d6bcc986f2f8","kind":"tag","published_at":"2017-05-23T15:20:17.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.16.0","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.16.0/manifests"},{"name":"0.15.2","sha":"b3a4fed8be5cf9e23671fb24f05893ff22b21fb0","kind":"tag","published_at":"2017-03-09T11:03:03.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.15.2","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.15.2/manifests"},{"name":"0.15.1","sha":"9f90a1d651ad75d3f7fa4e012707cb0574235b61","kind":"tag","published_at":"2017-01-25T09:31:18.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.15.1","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.15.1/manifests"},{"name":"0.15.0","sha":"a67d7bc4298c9ec9736a8aad3156b155aa32fc7c","kind":"tag","published_at":"2017-01-24T17:25:48.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.15.0","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.15.0/manifests"},{"name":"0.14.1","sha":"8e51d9d646750189f227c246a1d996ba723ff9bf","kind":"tag","published_at":"2016-11-30T14:26:32.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.14.1","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"0a64fe28b008d3d5c2f7f120a6c49e482ce01666","kind":"tag","published_at":"2016-10-14T08:03:40.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.14.0","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.14.0/manifests"},{"name":"0.13.1","sha":"844ba228eed48a5acc676295b5e963680faaf901","kind":"commit","published_at":"2016-10-03T12:44:19.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.13.1","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"5af3bab1dc1c06eeaa9b38b7444375c7402a7491","kind":"commit","published_at":"2016-09-29T10:58:19.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.13.0","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.13.0/manifests"},{"name":"0.12.4","sha":"b0b62fcf919e147056ffe575b414b4917c3bfb8c","kind":"commit","published_at":"2016-08-12T11:14:22.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.12.4","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.12.4/manifests"},{"name":"0.12.3","sha":"3a52c682708b3a2dbc4e1a53f85c753fc433a9b6","kind":"commit","published_at":"2016-07-22T15:50:33.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.12.3","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"8d16925662cc12278c002789f39407fd3e90120b","kind":"commit","published_at":"2016-07-18T13:37:39.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.12.2","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"ef0bf2758e9b0810af8f4a0bd7caa352ff97743c","kind":"commit","published_at":"2016-07-13T12:26:01.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.12.1","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"351a7552b96970bc6f2639648e69ca61eda70469","kind":"commit","published_at":"2016-07-13T09:01:32.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.12.0","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.12.0/manifests"},{"name":"0.11.6","sha":"bb930da2f1b6b17e246fd5bbc06f1365eb396674","kind":"commit","published_at":"2016-04-07T08:44:28.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.11.6","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.11.6/manifests"},{"name":"0.11.5","sha":"ee5e3fbc1d05d84af4645aad935fbef4aadb4226","kind":"commit","published_at":"2016-02-13T09:17:29.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.11.5","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.11.5/manifests"},{"name":"0.11.4","sha":"1fc14e10755a251615aa94f596ffcd676b6ae3b7","kind":"commit","published_at":"2016-02-07T10:17:45.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.11.4","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.11.4/manifests"},{"name":"0.11.3","sha":"bec2662d233f40af1bd3b269497a5033a0080885","kind":"commit","published_at":"2015-12-28T18:40:35.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.11.3","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"1aa0498e5d4a20b08b6473e1c9cade12db4a1830","kind":"commit","published_at":"2015-11-30T19:40:24.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.11.2","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"315c138c056d24c7079839846a1a5fb4d131525e","kind":"commit","published_at":"2015-07-27T08:48:36.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.11.1","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.11.1/manifests"},{"name":"0.11","sha":"5dd9994d3456bb1eadf5e89228de49fd970707a1","kind":"commit","published_at":"2015-06-12T11:03:03.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.11","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.11/manifests"},{"name":"0.10.3","sha":"84704e5ce26297226e1601a272a9b516401afc67","kind":"commit","published_at":"2013-12-15T11:42:54.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.10.3","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"b4bfde77d23c46e19313ded477bdf96bb0d3e925","kind":"commit","published_at":"2013-11-23T13:08:54.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.10.2","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.10.2/manifests"},{"name":"0.10.1.3","sha":"a42414bdaa897c9c86c4bbd37f1accb447dd1b51","kind":"commit","published_at":"2013-08-14T15:26:41.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.10.1.3","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.10.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.10.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.10.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.10.1.3/manifests"},{"name":"0.10.1.2","sha":"3e201053c669b2b3750c7a9c1e0b4e2e4a7333e5","kind":"commit","published_at":"2013-08-14T07:06:07.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.10.1.2","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.10.1.2/manifests"},{"name":"0.10.1.1","sha":"46c03ce02784fa0b7a8f4dbd79a9de4f68bb6afc","kind":"commit","published_at":"2013-08-13T19:35:40.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.10.1.1","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.10.1.1/manifests"},{"name":"0.10.1","sha":"8109ae003d1a6ec3f21e949afb876c51a9c230f6","kind":"commit","published_at":"2013-08-11T08:51:05.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.10.1","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.10.1/manifests"},{"name":"0.10","sha":"7aa5d310f2376346e0c544a0a1acb1e50f6e64a5","kind":"commit","published_at":"2013-07-27T11:43:02.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.10","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.10/manifests"},{"name":"0.9","sha":"9ff2369744e047623fdc976ccf0aae353a7822cf","kind":"commit","published_at":"2013-05-04T16:05:09.000Z","download_url":"https://codeload.github.com/adamhathcock/sharpcompress/tar.gz/0.9","html_url":"https://github.com/adamhathcock/sharpcompress/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adamhathcock/sharpcompress@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/tags/0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-17T06:30:55.842Z","dependent_packages_count":226,"downloads":366165715,"downloads_period":"total","dependent_repos_count":219,"rankings":{"downloads":0.07209296971231884,"dependent_repos_count":0.27801121254331335,"dependent_packages_count":0.24549023219404376,"stargazers_count":0.9455546985621698,"forks_count":1.221551337101546,"docker_downloads_count":null,"average":0.5525400900226783},"purl":"pkg:nuget/sharpcompress","advisories":[{"uuid":"GSA_kwCzR0hTQS02YzhnLTdwMzYtcjMzOM4ABWg1","url":"https://github.com/advisories/GHSA-6c8g-7p36-r338","title":"SharpCompress has directory traversal via directory entries in WriteToDirectory (zip slip variant)","description":"### Summary\n\nA path traversal vulnerability in `IArchive.WriteToDirectory()` allows a malicious archive to create directories outside the intended extraction root. For TAR archives, this can be escalated to arbitrary file writes by chaining with a symlink entry, giving a full write primitive on the target filesystem subject to the permissions of the running process.\n\n### Details\n\nThe vulnerable code is in the directory-entry branch of `WriteToDirectoryInternal` (sync, `IArchiveExtensions.cs:48–61`) and `WriteToDirectoryAsyncInternal` (async, `IAsyncArchiveExtensions.cs:70–84`):\n\n```csharp\nvar dirPath = Path.Combine(destinationDirectory, entry.Key);\nDirectory.CreateDirectory(Path.GetDirectoryName(dirPath + \"/\"));\n```\n\nNo `Path.GetFullPath()` normalisation and no bounds check are applied before the `Directory.CreateDirectory` call. Two .NET `Path.Combine` behaviours make this exploitable:\n\n- **Relative traversal**: `Path.Combine(\"/safe/extract\", \"../../evil\")` → the OS resolves `..` segments on the raw path, placing the directory outside the extraction root.\n- **Absolute path override**: `Path.Combine(\"/safe/extract\", \"/tmp/evil\")` → returns `\"/tmp/evil\"` — the base is discarded entirely for rooted paths.\n\nFile entries are **not** directly affected — they route through `ExtractionMethods.WriteEntryToDirectory` which applies the correct guard (`GetFullPath` + `StartsWith`, see `ExtractionMethods.cs:54–65`). The directory-entry branch is a separate fast-path that was added without that guard.\n\nAffected archive formats: ZIP and TAR (non-solid). Solid archives and 7-Zip use the reader path which calls the secure method.\n\n#### Escalation to arbitrary file writes (TAR only)\n\n`Path.GetFullPath` on .NET does not resolve symlinks — it only normalises `.` and `..` segments. This means the file-entry guard in `ExtractionMethods.WriteEntryToDirectory` can be bypassed via symlink chaining in TAR archives when the caller supplies a `SymbolicLinkHandler`:\n\n```csharp\narchive.WriteToDirectory(\"/safe/extract\", new ExtractionOptions\n{\n    ExtractFullPath = true,\n    SymbolicLinkHandler = (linkPath, linkTarget) =\u003e\n        File.CreateSymbolicLink(linkPath, linkTarget)  // naive — no validation of linkTarget\n});\n```\n\nAttack sequence in a single TAR archive:\n\n1. **Symlink entry** — `link` → `../evil_outside/`\n   The `SymbolicLinkHandler` creates `/safe/extract/link` pointing outside the extraction root.\n\n2. **File entry** — `link/secret.txt`\n   `ExtractionMethods.WriteEntryToDirectory` computes:\n   - `destdir = Path.GetFullPath(\"/safe/extract/link\")` → `\"/safe/extract/link\"` — textually inside root, check passes ✓\n   - `File.Open(\"/safe/extract/link/secret.txt\")` — OS follows symlink, file is written to `/evil_outside/secret.txt`\n\nThe library does not validate `linkTarget` before passing it to the caller's handler, and the XML docs do not warn that it may be a traversal path. The idiomatic handler implementation above is therefore silently exploitable.\n\nZIP does not support symlinks in SharpCompress (`ZipEntry.LinkTarget` always returns `null`), so this escalation is TAR-only.\n\n| Attack | ZIP | TAR |\n|--------|-----|-----|\n| Directory traversal (escape extraction root) | Yes | Yes |\n| Escalate to arbitrary file writes via symlink chain | No | Yes (if caller provides `SymbolicLinkHandler`) |\n\n**Recommended fix** — apply the same pattern from `ExtractionMethods.WriteEntryToDirectory` to both affected files:\n\n```csharp\nvar fullDestDir = Path.GetFullPath(destinationDirectory);\nif (!fullDestDir.EndsWith(Path.DirectorySeparatorChar))\n    fullDestDir += Path.DirectorySeparatorChar;\n\nvar dirPath = Path.GetFullPath(Path.Combine(fullDestDir, entry.Key));\nif (!dirPath.StartsWith(fullDestDir, PathComparison))\n    throw new ExtractionException(\n        \"Entry is trying to create a directory outside of the destination directory.\");\n\nDirectory.CreateDirectory(dirPath);\n```\n\nAdditionally, the library should validate `LinkTarget` before invoking the caller's `SymbolicLinkHandler`, or document clearly that callers must validate it themselves.\n\n### PoC\n\nA self-contained .NET console app is available at:\n`https://github.com/svenclaesson/poc-sharpcompress-traversal`\n\n```\ngit clone https://github.com/svenclaesson/poc-sharpcompress-traversal\ncd poc-sharpcompress-traversal\ndotnet run\n```\n\nThe PoC crafts a ZIP with three directory entries (`../../escaped_relative/`, `/tmp/escaped_absolute/`, `safe_subdir/`) using `System.IO.Compression` (stdlib), then extracts with SharpCompress. Output shows `[ESCAPED]` for the two malicious entries and `[ok]` for the legitimate one, on both sync and async APIs.\n\nTested against SharpCompress 0.47.4 (latest NuGet).\n\n### Impact\n\nThis is a path traversal / zip slip vulnerability (CWE-22). Any application that calls `archive.WriteToDirectory()` on an untrusted archive is affected — which covers the primary documented extraction API.\n\nFor ZIP archives the impact is limited to arbitrary directory creation, which can be used to stage privilege escalation (e.g. cron drop-ins, XDG config paths, service spool directories) or shadow expected paths to alter application behaviour.\n\nFor TAR archives, callers that implement a `SymbolicLinkHandler` — which is the only way to faithfully restore a TAR — are exposed to a full arbitrary file write primitive via the symlink chaining described above.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-05-08T23:50:40.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.9,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:L","references":["https://github.com/adamhathcock/sharpcompress/security/advisories/GHSA-6c8g-7p36-r338","https://nvd.nist.gov/vuln/detail/CVE-2026-44788","https://github.com/adamhathcock/sharpcompress/commit/2021a06626d0555a4d69471386e763ca5f5d5dfb","https://github.com/advisories/GHSA-6c8g-7p36-r338"],"source_kind":"github","identifiers":["GHSA-6c8g-7p36-r338","CVE-2026-44788"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-05-09T00:00:08.598Z","updated_at":"2026-08-10T06:00:51.666Z","epss_percentage":0.00313,"epss_percentile":0.23529,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02YzhnLTdwMzYtcjMzOM4ABWg1","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS02YzhnLTdwMzYtcjMzOM4ABWg1","packages":[{"ecosystem":"nuget","package_name":"SharpCompress","versions":[{"first_patched_version":"0.48.0","vulnerable_version_range":"\u003c 0.48.0"}],"purl":"pkg:nuget/SharpCompress"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02YzhnLTdwMzYtcjMzOM4ABWg1/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1qcDdmLWdyY3YtNm1qZs0V2Q","url":"https://github.com/advisories/GHSA-jp7f-grcv-6mjf","title":"Partial path traversal in sharpcompress","description":"SharpCompress recreates a hierarchy of directories under destinationDirectory if ExtractFullPath is set to true in options. In order to prevent extraction outside the destination directory the destinationFileName path is verified to begin with fullDestinationDirectoryPath. However it is not enforced that fullDestinationDirectoryPath ends with slash:\n\n```csharp\npublic static void WriteEntryToDirectory(IEntry entry,\n                                         string destinationDirectory,\n                                         ExtractionOptions? options,\n                                         Action\u003cstring, ExtractionOptions?\u003e write)\n{\n    string destinationFileName;\n    string file = Path.GetFileName(entry.Key);\n    string fullDestinationDirectoryPath = Path.GetFullPath(destinationDirectory);\n...\n        throw new ExtractionException(\"Entry is trying to write a file outside of the destination directory.\");\n}\n```\n\nIf the destinationDirectory is not slash terminated like /home/user/dir it is possible to create a file with a name thats begins as the destination directory one level up from the directory, i.e. /home/user/dir.sh.\n\n#### Impact\nBecause of the file name and destination directory constraints the arbitrary file creation impact is limited and depends on the use case.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-09-20T19:53:42.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N","references":["https://github.com/adamhathcock/sharpcompress/security/advisories/GHSA-jp7f-grcv-6mjf","https://nvd.nist.gov/vuln/detail/CVE-2021-39208","https://github.com/adamhathcock/sharpcompress/pull/614","https://github.com/adamhathcock/sharpcompress/releases/tag/0.29.0","https://github.com/adamhathcock/sharpcompress/commit/ea5c8dc06314c7a5068e7901c51a625224d2b288","https://github.com/advisories/GHSA-jp7f-grcv-6mjf"],"source_kind":"github","identifiers":["GHSA-jp7f-grcv-6mjf","CVE-2021-39208"],"repository_url":"https://github.com/adamhathcock/sharpcompress","blast_radius":12.404353808652628,"created_at":"2022-12-21T16:12:46.808Z","updated_at":"2026-08-14T00:11:42.351Z","epss_percentage":0.01192,"epss_percentile":0.64509,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qcDdmLWdyY3YtNm1qZs0V2Q","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1qcDdmLWdyY3YtNm1qZs0V2Q","packages":[{"ecosystem":"nuget","package_name":"sharpcompress","versions":[{"first_patched_version":"0.29","vulnerable_version_range":"\u003c 0.29"}],"purl":"pkg:nuget/sharpcompress"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qcDdmLWdyY3YtNm1qZs0V2Q/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWZ4aDYtdzQ3Ni1oZ3I0","url":"https://github.com/advisories/GHSA-fxh6-w476-hgr4","title":"Directory Traversal in SharpCompress","description":"SharpCompress prior to version 0.21 is vulnerable to path traversal issue in archive extraction.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2019-09-11T22:59:57.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.5,"cvss_vector":"CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N","references":["https://github.com/adamhathcock/sharpcompress/commit/80ceb1c375fdb1b4ffba16528c99089e804ce61f","https://nvd.nist.gov/vuln/detail/CVE-2018-1002206","https://github.com/adamhathcock/sharpcompress/pull/374","https://github.com/adamhathcock/sharpcompress/commit/42b1205fb435de523e6ef8ac5b7bafbe712997f6","https://github.com/snyk/zip-slip-vulnerability","https://snyk.io/research/zip-slip-vulnerability","https://snyk.io/vuln/SNYK-DOTNET-SHARPCOMPRESS-60246","https://github.com/advisories/GHSA-fxh6-w476-hgr4"],"source_kind":"github","identifiers":["GHSA-fxh6-w476-hgr4","CVE-2018-1002206"],"repository_url":"https://github.com/adamhathcock/sharpcompress","blast_radius":0.0,"created_at":"2022-12-21T16:13:28.241Z","updated_at":"2026-08-18T05:12:56.387Z","epss_percentage":0.10132,"epss_percentile":0.9517,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWZ4aDYtdzQ3Ni1oZ3I0","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWZ4aDYtdzQ3Ni1oZ3I0","packages":[{"ecosystem":"nuget","package_name":"sharpcompress","versions":[{"first_patched_version":"0.21.0","vulnerable_version_range":"\u003c 0.21.0"}],"purl":"pkg:nuget/sharpcompress"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWZ4aDYtdzQ3Ni1oZ3I0/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/sharpcompress","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/sharpcompress","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/sharpcompress/dependencies","status":null,"funding_links":[],"critical":false,"issue_metadata":{"last_synced_at":"2026-08-14T03:35:22.702Z","issues_count":219,"pull_requests_count":316,"avg_time_to_close_issue":19759464.466019418,"avg_time_to_close_pull_request":3007062.0182481753,"issues_closed_count":103,"pull_requests_closed_count":274,"pull_request_authors_count":54,"issue_authors_count":163,"avg_comments_per_issue":3.018264840182648,"avg_comments_per_pull_request":0.9936708860759493,"merged_pull_requests_count":227,"bot_issues_count":0,"bot_pull_requests_count":22,"past_year_issues_count":47,"past_year_pull_requests_count":115,"past_year_avg_time_to_close_issue":2109353.0344827585,"past_year_avg_time_to_close_pull_request":291198.0425531915,"past_year_issues_closed_count":29,"past_year_pull_requests_closed_count":94,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":2.723404255319149,"past_year_avg_comments_per_pull_request":1.1391304347826088,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":18,"past_year_merged_pull_requests_count":61,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhathcock%2Fsharpcompress/issues","maintainers":[{"login":"adamhathcock","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamhathcock"},{"login":"Nanook","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nanook"}],"active_maintainers":[{"login":"adamhathcock","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamhathcock"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/sharpcompress/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/sharpcompress/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/sharpcompress/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/sharpcompress/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/sharpcompress/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/sharpcompress/codemeta","maintainers":[{"uuid":"adamhathcock","login":"adamhathcock","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://www.nuget.org/profiles/adamhathcock","role":null,"created_at":"2022-11-10T11:31:10.102Z","updated_at":"2022-11-10T11:31:10.102Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/adamhathcock/packages"}]}