{"id":79929,"name":"archive","ecosystem":"pub","description":"Provides encoders and decoders for various archive and compression formats such as zip, tar, bzip2, gzip, and zlib.","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/brendan-duncan/archive","keywords_array":[],"namespace":null,"versions_count":97,"first_release_published_at":"2013-12-31T00:47:39.877Z","latest_release_published_at":"2026-02-17T14:52:25.487Z","latest_release_number":"4.0.9","last_synced_at":"2026-04-18T14:02:08.274Z","created_at":"2022-04-05T11:08:35.258Z","updated_at":"2026-04-18T14:49:07.004Z","registry_url":"https://pub.dev/packages/archive","install_command":"dart pub add archive","documentation_url":"https://pub.dev/documentation/archive/","metadata":{},"repo_metadata":{"id":13094873,"uuid":"15776215","full_name":"brendan-duncan/archive","owner":"brendan-duncan","description":"Dart library to encode and decode various archive and compression formats, such as Zip, Tar, GZip, ZLib, and BZip2.","archived":false,"fork":false,"pushed_at":"2026-03-09T16:09:54.000Z","size":3127,"stargazers_count":459,"open_issues_count":128,"forks_count":159,"subscribers_count":12,"default_branch":"main","last_synced_at":"2026-04-14T18:04:09.036Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"LarryMad/recipes","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brendan-duncan.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":"brendan-duncan"}},"created_at":"2014-01-09T19:04:41.000Z","updated_at":"2026-03-31T07:53:59.000Z","dependencies_parsed_at":"2023-11-23T05:44:34.668Z","dependency_job_id":"f5b24166-750c-4cf7-8b88-14ee1e4f3ec8","html_url":"https://github.com/brendan-duncan/archive","commit_stats":{"total_commits":579,"total_committers":68,"mean_commits":8.514705882352942,"dds":0.3644214162348878,"last_synced_commit":"153470c43f853aa45a55594361a74199c865107f"},"previous_names":[],"tags_count":65,"template":false,"template_full_name":null,"purl":"pkg:github/brendan-duncan/archive","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brendan-duncan","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/sbom","scorecard":{"id":252118,"data":{"date":"2025-08-11","repo":{"name":"github.com/brendan-duncan/archive","commit":"43728ce9a2c656e84c585977e6fe1d42124e50b4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"12 commit(s) and 6 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":2,"reason":"Found 6/21 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/brendan-duncan/archive/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/brendan-duncan/archive/build.yaml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/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 15 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T08:44:15.865Z","repository_id":13094873,"created_at":"2025-08-17T08:44:15.865Z","updated_at":"2025-08-17T08:44:15.865Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31866357,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"brendan-duncan","name":"Brendan Duncan","uuid":"3642099","kind":"user","description":"Staff software engineer at Unity Technologies. Past: Apple, Google, DreamWorks Animation, Disney Animation. \r\n\r\nProjects here are for my personal amusement.","email":"brendanduncan@gmail.com","website":null,"location":"Santa Fe, NM","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3642099?u=1eccb3bc87f6a9101118997e7d41cb9103dcf101\u0026v=4","repositories_count":27,"last_synced_at":"2025-12-26T05:00:03.299Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/brendan-duncan","funding_links":["https://github.com/sponsors/brendan-duncan"],"total_stars":2414,"followers":324,"following":1,"created_at":"2022-11-02T16:29:32.110Z","updated_at":"2025-12-26T05:00:03.299Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brendan-duncan","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brendan-duncan/repositories"},"tags":[{"name":"4.0.2","sha":"cde8827762cd27a7ae0701e1ab4ce3798c43105d","kind":"tag","published_at":"2024-12-19T17:35:27.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/4.0.2","html_url":"https://github.com/brendan-duncan/archive/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"3d481c2625e4598106cc1ff4f71799a0085f857b","kind":"tag","published_at":"2024-12-09T02:02:44.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/4.0.1","html_url":"https://github.com/brendan-duncan/archive/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/4.0.1/manifests"},{"name":"3.6.1","sha":"f1d164f8f5d8aea0be620a9b1e8d300b75a29388","kind":"tag","published_at":"2024-06-01T02:41:36.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/3.6.1","html_url":"https://github.com/brendan-duncan/archive/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.6.1/manifests"},{"name":"3.6.0","sha":"98e1158d689e73f26f31f4c2188920c3746aa3b9","kind":"tag","published_at":"2024-05-22T14:44:28.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/3.6.0","html_url":"https://github.com/brendan-duncan/archive/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.6.0/manifests"},{"name":"3.5.1","sha":"1d86ee2aca0c1913d678ac364a1b95bbe0a12be5","kind":"tag","published_at":"2024-05-04T04:48:43.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/3.5.1","html_url":"https://github.com/brendan-duncan/archive/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"cfa3723f46107b68d7d5de6331e37d842fa48106","kind":"tag","published_at":"2024-04-27T03:31:51.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/3.5.0","html_url":"https://github.com/brendan-duncan/archive/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.5.0/manifests"},{"name":"3.4.10","sha":"187d72307d3a1550b2cf5e232b4f70925c921a45","kind":"tag","published_at":"2024-01-03T01:25:04.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/3.4.10","html_url":"https://github.com/brendan-duncan/archive/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.4.10/manifests"},{"name":"3.4.9","sha":"bf9bcaac740651fb84b75818a7cb609ffd9253fd","kind":"tag","published_at":"2023-11-07T17:04:08.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/3.4.9","html_url":"https://github.com/brendan-duncan/archive/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.4.9/manifests"},{"name":"3.4.8","sha":"9f64027f6ebef5ddac0067e460289fc97b0554ed","kind":"tag","published_at":"2023-11-06T03:55:01.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/3.4.8","html_url":"https://github.com/brendan-duncan/archive/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.4.8/manifests"},{"name":"3.4.7","sha":"c6220c1d3c315c8f775e20172137d80550592d3c","kind":"tag","published_at":"2023-11-05T03:22:37.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/3.4.7","html_url":"https://github.com/brendan-duncan/archive/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.4.7/manifests"},{"name":"3.4.6","sha":"a478442db1e16582bbd4336dd5d4c23cfdac8c75","kind":"tag","published_at":"2023-10-11T03:33:18.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/3.4.6","html_url":"https://github.com/brendan-duncan/archive/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"0fbc714e8523accb6c2df538b9da2d636e31441f","kind":"tag","published_at":"2023-10-02T00:20:30.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/3.4.5","html_url":"https://github.com/brendan-duncan/archive/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.4.5/manifests"},{"name":"3.4.3","sha":"d619eaf5e57026a52c12ff416afa695e5c047da6","kind":"tag","published_at":"2023-09-29T03:53:00.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/3.4.3","html_url":"https://github.com/brendan-duncan/archive/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.4.3/manifests"},{"name":"3.4.2","sha":"3fe2f348b0d2140c3277cd22047ce50a10d2058f","kind":"tag","published_at":"2023-09-23T16:52:39.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/3.4.2","html_url":"https://github.com/brendan-duncan/archive/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.4.2/manifests"},{"name":"3.4.1","sha":"3bd14c0a2203b76ff1af6c19f39da25454292978","kind":"tag","published_at":"2023-09-23T15:43:58.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/3.4.1","html_url":"https://github.com/brendan-duncan/archive/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"9171becaa6b3c7704b3403468adaac706261fa1e","kind":"tag","published_at":"2023-09-22T04:11:37.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/3.4.0","html_url":"https://github.com/brendan-duncan/archive/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.4.0/manifests"},{"name":"3.3.9","sha":"53e1773d8e18191d6e3fea2136ba61806b7e925d","kind":"tag","published_at":"2023-09-11T03:14:29.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/3.3.9","html_url":"https://github.com/brendan-duncan/archive/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.3.9/manifests"},{"name":"3.3.8","sha":"01110f00e0d0b9b2bc524dd074b896c5409e54db","kind":"tag","published_at":"2023-09-03T02:03:30.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/3.3.8","html_url":"https://github.com/brendan-duncan/archive/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.3.8/manifests"},{"name":"3.3.7","sha":"6fc3b89fcdb89b593402e0dabc13a7d7fd3f762d","kind":"tag","published_at":"2023-04-09T05:12:12.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/3.3.7","html_url":"https://github.com/brendan-duncan/archive/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.3.7/manifests"},{"name":"3.3.5","sha":"6c04f20cf3d49de94459e58d0d5dace502a5f455","kind":"tag","published_at":"2022-11-23T03:43:42.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/3.3.5","html_url":"https://github.com/brendan-duncan/archive/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.3.5/manifests"},{"name":"3.3.4","sha":"20760f9c0ebac3d8b34d0f8cfcb187fa34313c7d","kind":"tag","published_at":"2022-11-11T23:16:10.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/3.3.4","html_url":"https://github.com/brendan-duncan/archive/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.3.4/manifests"},{"name":"3.3.3","sha":"ce119b120385df080e413ed5573cc69fedfd4fff","kind":"tag","published_at":"2022-11-11T17:55:24.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/3.3.3","html_url":"https://github.com/brendan-duncan/archive/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.3.3/manifests"},{"name":"3.3.2","sha":"7b6a645711ca6426fb69b3f46b9ba4bb692c958e","kind":"tag","published_at":"2022-10-16T17:25:40.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/3.3.2","html_url":"https://github.com/brendan-duncan/archive/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"dfcf0ae03621548fe9111e3d299543c43e81a08d","kind":"tag","published_at":"2022-07-20T03:50:18.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/3.3.1","html_url":"https://github.com/brendan-duncan/archive/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"dc323145cd3440995c7d1512ac4ee39f381adb22","kind":"tag","published_at":"2022-03-25T17:57:29.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/3.3.0","html_url":"https://github.com/brendan-duncan/archive/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.3.0/manifests"},{"name":"3.2.2","sha":"77ddcafe5bed531b785af5d400c9cdc06dcc0f82","kind":"tag","published_at":"2022-03-09T16:54:00.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/3.2.2","html_url":"https://github.com/brendan-duncan/archive/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"aafb122aeebf93fc414744d728ff54ed0e690374","kind":"tag","published_at":"2022-02-18T05:44:36.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/3.2.1","html_url":"https://github.com/brendan-duncan/archive/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"887f3e28dbf389e0c55d27d0a747e001ee52fcb9","kind":"tag","published_at":"2022-02-13T03:19:44.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/3.2.0","html_url":"https://github.com/brendan-duncan/archive/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.2.0/manifests"},{"name":"3.1.11","sha":"f8cb84e2b53a7ac4e09317866c254a8da43e51cf","kind":"tag","published_at":"2022-01-29T22:40:21.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/3.1.11","html_url":"https://github.com/brendan-duncan/archive/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.1.11/manifests"},{"name":"3.1.10","sha":"c557c1659ded29b249d76e950e747407c170b04a","kind":"tag","published_at":"2022-01-29T18:54:50.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/3.1.10","html_url":"https://github.com/brendan-duncan/archive/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.1.10/manifests"},{"name":"3.1.9","sha":"dab976effafa70f5e5ee054e3b384b36fe1064e1","kind":"tag","published_at":"2022-01-20T04:18:08.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/3.1.9","html_url":"https://github.com/brendan-duncan/archive/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.1.9/manifests"},{"name":"3.1.8","sha":"69f0ba49d55c7fcb5f8a89f6d952bf02e2fc9062","kind":"tag","published_at":"2022-01-01T22:10:34.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/3.1.8","html_url":"https://github.com/brendan-duncan/archive/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.1.8/manifests"},{"name":"3.1.7","sha":"2aedaf80e7f3e45764c15e1bfeff8061548761d0","kind":"tag","published_at":"2022-01-01T19:46:17.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/3.1.7","html_url":"https://github.com/brendan-duncan/archive/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.1.7/manifests"},{"name":"3.1.6","sha":"e3f469d3a3d94e2f78654d0be8730faaa0642f50","kind":"tag","published_at":"2021-10-11T15:43:26.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/3.1.6","html_url":"https://github.com/brendan-duncan/archive/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.1.6/manifests"},{"name":"3.1.5","sha":"f362d593eb2f59dcfe712bbc21ab9e849e2363f7","kind":"tag","published_at":"2021-09-29T22:24:08.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/3.1.5","html_url":"https://github.com/brendan-duncan/archive/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.1.5/manifests"},{"name":"3.1.4","sha":"a989734255189883da82a039eeedb6acd240fd3d","kind":"tag","published_at":"2021-09-29T17:16:06.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/3.1.4","html_url":"https://github.com/brendan-duncan/archive/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.1.4/manifests"},{"name":"3.1.2","sha":"9de7a0544457c6aba755ccb65abb41b0dc1db70d","kind":"tag","published_at":"2021-03-02T00:30:11.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/3.1.2","html_url":"https://github.com/brendan-duncan/archive/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.1.2/manifests"},{"name":"3.1.1","sha":"4fe5ba06fbf43443201c8991bd5759519ea1f48d","kind":"tag","published_at":"2021-02-28T17:31:56.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/3.1.1","html_url":"https://github.com/brendan-duncan/archive/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/3.1.1/manifests"},{"name":"v3.0.0","sha":"9c23dee657fb1fe68a0b77e1aef7d444c4a856e7","kind":"tag","published_at":"2021-02-03T20:19:19.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/v3.0.0","html_url":"https://github.com/brendan-duncan/archive/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/v3.0.0/manifests"},{"name":"v3.0.0-nullsafety.0","sha":"72499989f35a24b4f3510e5e9fc252fc20dc5aea","kind":"tag","published_at":"2021-01-20T19:01:18.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/v3.0.0-nullsafety.0","html_url":"https://github.com/brendan-duncan/archive/releases/tag/v3.0.0-nullsafety.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@v3.0.0-nullsafety.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/v3.0.0-nullsafety.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/v3.0.0-nullsafety.0/manifests"},{"name":"2.0.13","sha":"7efdfea6e8eeec4b09036b60f3f927ebc020af0b","kind":"tag","published_at":"2020-01-02T19:48:14.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/2.0.13","html_url":"https://github.com/brendan-duncan/archive/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/2.0.13/manifests"},{"name":"2.0.12","sha":"4709f292fc7b725dbe0ac3507e1a591fc367cd05","kind":"tag","published_at":"2019-12-30T23:11:20.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/2.0.12","html_url":"https://github.com/brendan-duncan/archive/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/2.0.12/manifests"},{"name":"2.0.10","sha":"2e63ca4e7869959557a1f72a1f6e57f57921133d","kind":"tag","published_at":"2019-06-12T06:39:48.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/2.0.10","html_url":"https://github.com/brendan-duncan/archive/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/2.0.10/manifests"},{"name":"2.0.9","sha":"00bb8552bc126cc96afb96d8fa994981992d150d","kind":"tag","published_at":"2019-05-17T05:01:20.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/2.0.9","html_url":"https://github.com/brendan-duncan/archive/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/2.0.9/manifests"},{"name":"2.0.8","sha":"08ca34e80a4883242cc6bff95367edb10262fdd2","kind":"tag","published_at":"2019-01-25T05:11:14.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/2.0.8","html_url":"https://github.com/brendan-duncan/archive/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/2.0.8/manifests"},{"name":"2.0.6","sha":"fa2183107e89fb2719b27c7bd5cd44e6b586da11","kind":"tag","published_at":"2019-01-19T05:14:33.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/2.0.6","html_url":"https://github.com/brendan-duncan/archive/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"3aaf858979fbae826e794c86a21ee2ee6689553f","kind":"tag","published_at":"2018-12-13T04:41:29.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/2.0.5","html_url":"https://github.com/brendan-duncan/archive/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"209b93262428a72c09b91d5561a7ca6be85a378f","kind":"tag","published_at":"2018-08-22T03:17:55.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/2.0.4","html_url":"https://github.com/brendan-duncan/archive/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"ac87dd4854c87bff6855623367120365841a08c7","kind":"tag","published_at":"2018-08-18T06:06:30.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/2.0.3","html_url":"https://github.com/brendan-duncan/archive/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"da807f3c1d34e7055a95bbefc6b3bdd75344ff99","kind":"tag","published_at":"2018-08-07T03:16:09.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/2.0.2","html_url":"https://github.com/brendan-duncan/archive/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"05f917765637630e8e9b41a472b27ff79c512808","kind":"tag","published_at":"2018-08-05T04:38:44.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/2.0.1","html_url":"https://github.com/brendan-duncan/archive/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"c4508100865ae70dc8cf64731f9914fae776f4db","kind":"tag","published_at":"2018-05-29T05:48:31.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/2.0.0","html_url":"https://github.com/brendan-duncan/archive/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/2.0.0/manifests"},{"name":"1.0.33","sha":"d1ecf2415f3ecf77ec6f69d2cff67ec72106472e","kind":"tag","published_at":"2017-12-13T18:40:37.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/1.0.33","html_url":"https://github.com/brendan-duncan/archive/releases/tag/1.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@1.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/1.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/1.0.33/manifests"},{"name":"1.0.32","sha":"39be3509faea35099eb66bedb203f2d731b9337e","kind":"tag","published_at":"2017-10-12T21:02:09.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/1.0.32","html_url":"https://github.com/brendan-duncan/archive/releases/tag/1.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@1.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/1.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/1.0.32/manifests"},{"name":"1.0.31","sha":"b6ddae37d779271e12d9f26df28ad1dda7590e7a","kind":"tag","published_at":"2017-06-28T17:27:18.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/1.0.31","html_url":"https://github.com/brendan-duncan/archive/releases/tag/1.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@1.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/1.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/1.0.31/manifests"},{"name":"1.0.29","sha":"6b96d8798e1bdd0e4e599dc747ff4c11e7fb13e7","kind":"tag","published_at":"2017-05-25T17:57:39.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/1.0.29","html_url":"https://github.com/brendan-duncan/archive/releases/tag/1.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@1.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/1.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/1.0.29/manifests"},{"name":"1.0.28","sha":"9e4b6967a15447be1486b014aa81eec37f93497a","kind":"tag","published_at":"2017-02-06T19:32:24.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/1.0.28","html_url":"https://github.com/brendan-duncan/archive/releases/tag/1.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@1.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/1.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/1.0.28/manifests"},{"name":"1.0.27","sha":"180d6df09ee1594afaa0319b10e9a4663e848af8","kind":"tag","published_at":"2016-11-23T04:43:44.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/1.0.27","html_url":"https://github.com/brendan-duncan/archive/releases/tag/1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/1.0.27/manifests"},{"name":"1.0.26","sha":"1ca35e502c8e1bf88ff8b3239ae3dd369fb7c7c5","kind":"tag","published_at":"2016-11-17T05:06:28.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/1.0.26","html_url":"https://github.com/brendan-duncan/archive/releases/tag/1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/1.0.26/manifests"},{"name":"1.0.25","sha":"632bd90159565c6ab01a63e826263b2bf9c2025d","kind":"tag","published_at":"2016-08-17T17:40:01.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/1.0.25","html_url":"https://github.com/brendan-duncan/archive/releases/tag/1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/1.0.25/manifests"},{"name":"1.0.23","sha":"071145435075a4c68b92b47066161d521807a383","kind":"tag","published_at":"2016-05-19T21:48:37.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/1.0.23","html_url":"https://github.com/brendan-duncan/archive/releases/tag/1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/1.0.23/manifests"},{"name":"1.0.22","sha":"a4ba0415a0be5164db41f713430cd1a46c06c63b","kind":"tag","published_at":"2016-05-17T18:52:24.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/1.0.22","html_url":"https://github.com/brendan-duncan/archive/releases/tag/1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/1.0.22/manifests"},{"name":"1.0.20","sha":"4f347df3df50d6031e19332341d6267c107ff600","kind":"tag","published_at":"2015-06-22T04:18:39.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/1.0.20","html_url":"https://github.com/brendan-duncan/archive/releases/tag/1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/1.0.20/manifests"},{"name":"1.0.19","sha":"0ae28ff5b99c305476b7d6f162bab4179c630ead","kind":"tag","published_at":"2015-02-24T04:59:03.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/1.0.19","html_url":"https://github.com/brendan-duncan/archive/releases/tag/1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/1.0.19/manifests"},{"name":"1.0.18","sha":"c4c0cdf1d89792179bd64a48c7ec76272fadeaee","kind":"tag","published_at":"2014-10-10T03:40:12.000Z","download_url":"https://codeload.github.com/brendan-duncan/archive/tar.gz/1.0.18","html_url":"https://github.com/brendan-duncan/archive/releases/tag/1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brendan-duncan/archive@1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/tags/1.0.18/manifests"}]},"repo_metadata_updated_at":"2026-04-18T14:49:06.978Z","dependent_packages_count":357,"downloads":null,"downloads_period":null,"dependent_repos_count":55080,"rankings":{"downloads":null,"dependent_repos_count":0.09656534620871282,"dependent_packages_count":0.16021068802809174,"stargazers_count":3.1625150883353452,"forks_count":3.087896411719522,"docker_downloads_count":0.09217601229013497,"average":1.3198727093163614},"purl":"pkg:pub/archive","advisories":[{"uuid":"GSA_kwCzR0hTQS1yMjg1LXE3MzYtOXY5Nc4AA1lT","url":"https://github.com/advisories/GHSA-r285-q736-9v95","title":"Filename spoofing in archive","description":"An issue in Archive v3.3.7 allows attackers to spoof zip filenames which can lead to inconsistent filename parsing.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2023-08-31T00:30:17.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.8,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2023-39137","https://github.com/brendan-duncan/archive/issues/266","https://blog.ostorlab.co/zip-packages-exploitation.html","https://ostorlab.co/vulndb/advisory/OVE-2023-3","https://github.com/brendan-duncan/archive/commit/0d17b270a3c33d3bed56cadd9a43da7717ab11f4","https://www.rapid7.com/db/modules/exploit/windows/fileformat/winrar_name_spoofing","https://github.com/advisories/GHSA-r285-q736-9v95"],"source_kind":"github","identifiers":["GHSA-r285-q736-9v95","CVE-2023-39137"],"repository_url":"https://github.com/brendan-duncan/archive","blast_radius":0.0,"created_at":"2023-08-31T02:05:15.224Z","updated_at":"2026-04-05T20:08:02.332Z","epss_percentage":0.00043,"epss_percentile":0.12729,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1yMjg1LXE3MzYtOXY5Nc4AA1lT","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1yMjg1LXE3MzYtOXY5Nc4AA1lT","packages":[{"ecosystem":"pub","package_name":"archive","versions":[{"first_patched_version":"3.3.8","vulnerable_version_range":"\u003c= 3.3.7"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1yMjg1LXE3MzYtOXY5Nc4AA1lT/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS05djg1LXE4N3EtZzR2Z84AA1lV","url":"https://github.com/advisories/GHSA-9v85-q87q-g4vg","title":"Path traversal in Archive","description":"An issue in Archive v3.3.7 allows attackers to execute a path traversal via extracting a crafted zip file.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2023-08-31T00:30:17.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.8,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2023-39139","https://github.com/brendan-duncan/archive/issues/265","https://blog.ostorlab.co/zip-packages-exploitation.html","https://ostorlab.co/vulndb/advisory/OVE-2023-5","https://github.com/brendan-duncan/archive/commit/6de492385d72af044231c4163dff13a43d991c83","https://github.com/brendan-duncan/archive/commit/edb0d480733a44d28ff3d5e4e2779153ba645ce7","https://github.com/advisories/GHSA-9v85-q87q-g4vg"],"source_kind":"github","identifiers":["GHSA-9v85-q87q-g4vg","CVE-2023-39139"],"repository_url":"https://github.com/brendan-duncan/archive","blast_radius":0.0,"created_at":"2023-08-31T02:05:15.239Z","updated_at":"2026-04-05T20:08:03.739Z","epss_percentage":0.00046,"epss_percentile":0.13797,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05djg1LXE4N3EtZzR2Z84AA1lV","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS05djg1LXE4N3EtZzR2Z84AA1lV","packages":[{"ecosystem":"pub","package_name":"archive","versions":[{"first_patched_version":"3.3.8","vulnerable_version_range":"\u003c= 3.3.7"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05djg1LXE4N3EtZzR2Z84AA1lV/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pub/archive","docker_dependents_count":81,"docker_downloads_count":19038000,"usage_url":"https://repos.ecosyste.ms/usage/pub/archive","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pub/archive/dependencies","status":null,"funding_links":["https://github.com/sponsors/brendan-duncan"],"critical":true,"issue_metadata":{"last_synced_at":"2026-03-24T06:03:15.871Z","issues_count":173,"pull_requests_count":100,"avg_time_to_close_issue":9743767.986666666,"avg_time_to_close_pull_request":3215219.694736842,"issues_closed_count":75,"pull_requests_closed_count":95,"pull_request_authors_count":49,"issue_authors_count":159,"avg_comments_per_issue":3.046242774566474,"avg_comments_per_pull_request":1.67,"merged_pull_requests_count":85,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":16,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":577882.6666666666,"past_year_avg_time_to_close_pull_request":70989.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":1.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/brendan-duncan%2Farchive/issues","maintainers":[{"login":"brendan-duncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brendan-duncan"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/archive/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/archive/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/archive/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/archive/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/archive/codemeta","maintainers":[]}